Searched refs:ethtype_id (Results 1 – 4 of 4) sorted by relevance
171 #define PSTORM_CTL_FRAME_ETHTYPE_GTT_OFFSET(ethtype_id) \ argument173 + ((ethtype_id) * IRO[IRO_PSTORM_CTL_FRAME_ETHTYPE_GTT].m1))
143 __be16 ethtype_id; member
405 list[i].h_u.ethertype.ethtype_id = headers->l2_key.n_proto; in ice_tc_fill_rules()406 list[i].m_u.ethertype.ethtype_id = headers->l2_mask.n_proto; in ice_tc_fill_rules()869 list[2].h_u.ethertype.ethtype_id = htons(ETH_P_LLDP); in ice_drop_vf_tx_lldp()870 list[2].m_u.ethertype.ethtype_id = htons(0xFFFF); in ice_drop_vf_tx_lldp()
5600 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()5602 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()5606 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()5608 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()
Completed in 20 milliseconds