Searched defs:rxo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 620 struct be_rx_obj *rxo, u32 erx_stat) in populate_erx_stats() 635 struct be_rx_obj *rxo; in be_parse_stats() local 663 struct be_rx_obj *rxo; in be_get_stats64() local 2145 struct be_rx_obj *rxo; in be_get_new_eqd() local 2254 static void be_rx_stats_update(struct be_rx_obj *rxo, in be_rx_stats_update() 2281 static struct be_rx_page_info *get_rx_page_info(struct be_rx_obj *rxo) in get_rx_page_info() 2308 static void be_rx_compl_discard(struct be_rx_obj *rxo, in be_rx_compl_discard() 2325 static void skb_fill_rx_data(struct be_rx_obj *rxo, struct sk_buff *skb, in skb_fill_rx_data() 2397 static void be_rx_compl_process(struct be_rx_obj *rxo, struct napi_struct *napi, in be_rx_compl_process() 2433 static void be_rx_compl_process_gro(struct be_rx_obj *rxo, in be_rx_compl_process_gro() [all …]
|
D | be_ethtool.c | 377 struct be_rx_obj *rxo; in be_get_ethtool_stats() local 1289 struct be_rx_obj *rxo; in be_set_rxfh() local
|
D | be.h | 794 #define rx_stats(rxo) (&(rxo)->stats) argument 799 #define for_all_rx_queues(adapter, rxo, i) \ argument 803 #define for_all_rss_queues(adapter, rxo, i) \ argument 815 #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \ argument
|
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 236 u64 rxo; member 303 u64 rxo; /* 00 */ member
|