Searched defs:rxo (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 558 struct be_rx_obj *rxo, u32 erx_stat) in populate_erx_stats() 573 struct be_rx_obj *rxo; in be_parse_stats() local 601 struct be_rx_obj *rxo; in be_get_stats64() local 1849 struct be_rx_obj *rxo; in be_get_new_eqd() local 1959 static void be_rx_stats_update(struct be_rx_obj *rxo, in be_rx_stats_update() 1986 static struct be_rx_page_info *get_rx_page_info(struct be_rx_obj *rxo) in get_rx_page_info() 2013 static void be_rx_compl_discard(struct be_rx_obj *rxo, in be_rx_compl_discard() 2030 static void skb_fill_rx_data(struct be_rx_obj *rxo, struct sk_buff *skb, in skb_fill_rx_data() 2102 static void be_rx_compl_process(struct be_rx_obj *rxo, struct napi_struct *napi, in be_rx_compl_process() 2138 static void be_rx_compl_process_gro(struct be_rx_obj *rxo, in be_rx_compl_process_gro() [all …]
|
D | be_ethtool.c | 384 struct be_rx_obj *rxo; in be_get_ethtool_stats() local 1215 struct be_rx_obj *rxo; in be_set_rxfh() local
|
D | be.h | 663 #define rx_stats(rxo) (&(rxo)->stats) argument 668 #define for_all_rx_queues(adapter, rxo, i) \ argument 672 #define for_all_rss_queues(adapter, rxo, i) \ argument 684 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 236 u64 rxo; member 303 u64 rxo; /* 00 */ member
|