Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h144 __be16 ethtype_id; member
Dice_tc_lib.c363 list[i].h_u.ethertype.ethtype_id = headers->l2_key.n_proto; in ice_tc_fill_rules()
364 list[i].m_u.ethertype.ethtype_id = headers->l2_mask.n_proto; in ice_tc_fill_rules()
Dice_switch.c5643 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5645 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5649 lkups[i].h_u.ethertype.ethtype_id == in ice_find_dummy_packet()
5651 lkups[i].m_u.ethertype.ethtype_id == in ice_find_dummy_packet()
/Linux-v6.1/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))