Home
last modified time | relevance | path

Searched refs:fbnic_q_triad (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c767 fbnic_page_pool_get_head(struct fbnic_q_triad *qt, unsigned int idx) in fbnic_page_pool_get_head()
778 fbnic_page_pool_get_data(struct fbnic_q_triad *qt, unsigned int idx) in fbnic_page_pool_get_data()
801 struct fbnic_q_triad *qt, s32 ts_head, s32 head0, in fbnic_clean_twq()
819 fbnic_clean_tcq(struct fbnic_napi_vector *nv, struct fbnic_q_triad *qt, in fbnic_clean_tcq()
984 struct fbnic_q_triad *qt) in fbnic_pkt_prepare()
1024 struct fbnic_q_triad *qt) in fbnic_add_rx_frag()
1051 static void fbnic_put_pkt_buff(struct fbnic_q_triad *qt, in fbnic_put_pkt_buff()
1233 struct fbnic_q_triad *qt, in fbnic_populate_skb_fields()
1255 struct fbnic_q_triad *qt, int budget) in fbnic_clean_rcq()
1536 static void fbnic_free_qt_page_pools(struct fbnic_q_triad *q in fbnic_free_qt_page_pools()
[all...]
H A Dfbnic_txrx.h150 struct fbnic_q_triad { struct
165 struct fbnic_q_triad qt[]; argument
H A Dfbnic_debugfs.c331 struct fbnic_q_triad *qt = &nv->qt[i]; in fbnic_dbg_nv_init()
353 struct fbnic_q_triad *qt = &nv->qt[i]; in fbnic_dbg_nv_init()
H A Dfbnic_netdev.c583 struct fbnic_q_triad *qt; in fbnic_get_queue_stats_rx()
590 qt = container_of(rxr, struct fbnic_q_triad, cmpl); in fbnic_get_queue_stats_rx()