Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmae.c566 static enum mask_type classify_mask(const u8 *mask, size_t len) in classify_mask() function
623 enum mask_type typ = classify_mask((const u8 *)&mask->_field, \
657 ingress_port_mask_type = classify_mask((const u8 *)&ingress_port, in efx_mae_match_check_caps()
720 enum mask_type typ = classify_mask((const u8 *)&mask->_field, \
751 ingress_port_mask_type = classify_mask((const u8 *)&ingress_port, in efx_mae_match_check_caps_lhs()
837 typ = classify_mask((const u8 *)&udp_sport_mask, sizeof(udp_sport_mask)); in efx_mae_check_encap_match_caps()
845 typ = classify_mask(&ip_tos_mask, sizeof(ip_tos_mask)); in efx_mae_check_encap_match_caps()