Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
A Dqed_iro_hsi.h171 #define PSTORM_CTL_FRAME_ETHTYPE_GTT_OFFSET(ethtype_id) \ argument
173 + ((ethtype_id) * IRO[IRO_PSTORM_CTL_FRAME_ETHTYPE_GTT].m1))
/drivers/net/ethernet/intel/ice/
A Dice_protocol_type.h143 __be16 ethtype_id; member
A Dice_tc_lib.c405 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()
A Dice_switch.c5600 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