Home
last modified time | relevance | path

Searched defs:rx_tx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1066 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_port_stats()
1191 const u8 rx_tx, struct __qlcnic_esw_statistics *esw_stats) { in qlcnic_get_eswitch_stats()
1245 const u8 port, const u8 rx_tx) in qlcnic_clear_esw_stats()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2626 struct ice_sw_rule_lkup_rx_tx *rx_tx; in ice_add_marker_act() local