Searched refs:fbnic_q_triad (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 767 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 D | fbnic_txrx.h | 150 struct fbnic_q_triad { struct 165 struct fbnic_q_triad qt[]; argument
|
| H A D | fbnic_debugfs.c | 331 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 D | fbnic_netdev.c | 583 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()
|