Searched defs:rxo (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 614 struct be_rx_obj *rxo, u32 erx_stat) in populate_erx_stats() 629 struct be_rx_obj *rxo; in be_parse_stats() local 657 struct be_rx_obj *rxo; in be_get_stats64() local 2141 struct be_rx_obj *rxo; in be_get_new_eqd() local 2250 static void be_rx_stats_update(struct be_rx_obj *rxo, in be_rx_stats_update() 2277 static struct be_rx_page_info *get_rx_page_info(struct be_rx_obj *rxo) in get_rx_page_info() 2304 static void be_rx_compl_discard(struct be_rx_obj *rxo, in be_rx_compl_discard() 2321 static void skb_fill_rx_data(struct be_rx_obj *rxo, struct sk_buff *skb, in skb_fill_rx_data() 2393 static void be_rx_compl_process(struct be_rx_obj *rxo, struct napi_struct *napi, in be_rx_compl_process() 2429 static void be_rx_compl_process_gro(struct be_rx_obj *rxo, in be_rx_compl_process_gro() [all …]
|
H A D | be_ethtool.c | 377 struct be_rx_obj *rxo; in be_get_ethtool_stats() local 1309 struct be_rx_obj *rxo; in be_set_rxfh() local
|
H A D | be.h | 784 #define rx_stats(rxo) (&(rxo)->stats) argument 789 #define for_all_rx_queues(adapter, rxo, i) \ argument 793 #define for_all_rss_queues(adapter, rxo, i) \ argument 805 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument
|
/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.h | 222 u64 rxo; member 289 u64 rxo; /* 00 */ member
|