Home
last modified time | relevance | path

Searched refs:rxo (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c614 struct be_rx_obj *rxo, u32 erx_stat) in populate_erx_stats() argument
617 rx_stats(rxo)->rx_drops_no_frags = erx_stat; in populate_erx_stats()
622 accumulate_16bit_val(&rx_stats(rxo)->rx_drops_no_frags, in populate_erx_stats()
629 struct be_rx_obj *rxo; in be_parse_stats() local
645 for_all_rx_queues(adapter, rxo, i) { in be_parse_stats()
646 erx_stat = erx->rx_drops_no_fragments[rxo->q.id]; in be_parse_stats()
647 populate_erx_stats(adapter, rxo, erx_stat); in be_parse_stats()
657 struct be_rx_obj *rxo; in be_get_stats64() local
663 for_all_rx_queues(adapter, rxo, i) { in be_get_stats64()
664 const struct be_rx_stats *rx_stats = rx_stats(rxo); in be_get_stats64()
2141 struct be_rx_obj *rxo; be_get_new_eqd() local
2250 be_rx_stats_update(struct be_rx_obj * rxo,struct be_rx_compl_info * rxcp) be_rx_stats_update() argument
2277 get_rx_page_info(struct be_rx_obj * rxo) get_rx_page_info() argument
2304 be_rx_compl_discard(struct be_rx_obj * rxo,struct be_rx_compl_info * rxcp) be_rx_compl_discard() argument
2321 skb_fill_rx_data(struct be_rx_obj * rxo,struct sk_buff * skb,struct be_rx_compl_info * rxcp) skb_fill_rx_data() argument
2393 be_rx_compl_process(struct be_rx_obj * rxo,struct napi_struct * napi,struct be_rx_compl_info * rxcp) be_rx_compl_process() argument
2429 be_rx_compl_process_gro(struct be_rx_obj * rxo,struct napi_struct * napi,struct be_rx_compl_info * rxcp) be_rx_compl_process_gro() argument
2532 be_rx_compl_get(struct be_rx_obj * rxo) be_rx_compl_get() argument
2590 be_post_rx_frags(struct be_rx_obj * rxo,gfp_t gfp,u32 frags_needed) be_post_rx_frags() argument
2813 be_rxq_clean(struct be_rx_obj * rxo) be_rxq_clean() argument
2828 be_rx_cq_clean(struct be_rx_obj * rxo) be_rx_cq_clean() argument
3107 struct be_rx_obj *rxo; be_rx_cqs_destroy() local
3121 struct be_rx_obj *rxo; be_rx_cqs_create() local
3206 be_process_rx(struct be_rx_obj * rxo,struct napi_struct * napi,int budget) be_process_rx() argument
3299 struct be_rx_obj *rxo; be_poll() local
3568 struct be_rx_obj *rxo; be_rx_qs_destroy() local
3686 struct be_rx_obj *rxo; be_rx_qs_create() local
3797 struct be_rx_obj *rxo; be_open() local
5487 struct be_rx_obj *rxo; be_worker() local
[all...]
H A Dbe_ethtool.c377 struct be_rx_obj *rxo; in be_get_ethtool_stats() local
388 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats()
389 struct be_rx_stats *stats = rx_stats(rxo); in be_get_ethtool_stats()
1302 struct be_rx_obj *rxo; in be_set_rxfh() local
1306 rxo = &adapter->rx_obj[j]; in be_set_rxfh()
1307 rsstable[i] = rxo->rss_id; in be_set_rxfh()
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h222 u64 rxo; member
289 u64 rxo; /* 00 */ member