Searched defs:rxo (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 411 struct be_rx_obj *rxo; in be_parse_stats() local 438 struct be_rx_obj *rxo; in be_get_stats64() local 1000 static void be_rx_eqd_update(struct be_adapter *adapter, struct be_rx_obj *rxo) in be_rx_eqd_update() 1044 static void be_rx_stats_update(struct be_rx_obj *rxo, in be_rx_stats_update() 1070 struct be_rx_obj *rxo, in get_rx_page_info() 1092 struct be_rx_obj *rxo, in be_rx_compl_discard() 1111 static void skb_fill_rx_data(struct be_adapter *adapter, struct be_rx_obj *rxo, in skb_fill_rx_data() 1186 struct be_rx_obj *rxo, in be_rx_compl_process() 1219 struct be_rx_obj *rxo, in be_rx_compl_process_gro() 1339 static struct be_rx_compl_info *be_rx_compl_get(struct be_rx_obj *rxo) in be_rx_compl_get() [all …]
|
D | be_ethtool.c | 263 struct be_rx_obj *rxo; in be_set_coalesce() local 325 struct be_rx_obj *rxo; in be_get_ethtool_stats() local
|
D | be.h | 406 #define rx_stats(rxo) (&rxo->stats) argument 410 #define for_all_rx_queues(adapter, rxo, i) \ argument 415 #define for_all_rss_queues(adapter, rxo, i) \ argument
|
/linux-3.3/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 256 u64 rxo; member 323 u64 rxo; /* 00 */ member
|