Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
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))
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h135 __be16 ethtype_id; member
Dice_tc_lib.c376 list[i].h_u.ethertype.ethtype_id = headers->l2_key.n_proto; in ice_tc_fill_rules()
377 list[i].m_u.ethertype.ethtype_id = headers->l2_mask.n_proto; in ice_tc_fill_rules()
Dice_switch.c5609 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5611 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5615 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5617 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()