Home
last modified time | relevance | path

Searched refs:classify_mask (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.c579 static enum mask_type classify_mask(const u8 *mask, size_t len) in classify_mask() function
636 enum mask_type typ = classify_mask((const u8 *)&mask->_field, \
670 ingress_port_mask_type = classify_mask((const u8 *)&ingress_port, in efx_mae_match_check_caps()
733 enum mask_type typ = classify_mask((const u8 *)&mask->_field, \
764 ingress_port_mask_type = classify_mask((const u8 *)&ingress_port, in efx_mae_match_check_caps_lhs()
850 typ = classify_mask((const u8 *)&udp_sport_mask, sizeof(udp_sport_mask)); in efx_mae_check_encap_match_caps()
858 typ = classify_mask(&ip_tos_mask, sizeof(ip_tos_mask)); in efx_mae_check_encap_match_caps()