Symbol: fbnic_q_triad
drivers/net/ethernet/meta/fbnic/fbnic_debugfs.c
331
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_debugfs.c
353
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
583
struct fbnic_q_triad *qt;
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
590
qt = container_of(rxr, struct fbnic_q_triad, cmpl);
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1000
struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1027
static void fbnic_put_pkt_buff(struct fbnic_q_triad *qt,
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1209
struct fbnic_q_triad *qt,
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1231
struct fbnic_q_triad *qt, int budget)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1512
static void fbnic_free_qt_page_pools(struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1552
fbnic_alloc_qt_page_pools(struct fbnic_net *fbn, struct fbnic_q_triad *qt,
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1625
struct fbnic_q_triad *qt;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1962
struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
1978
struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2006
struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2121
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2129
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2142
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2150
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2236
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2245
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2414
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2437
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2467
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2626
struct fbnic_q_triad *qt = &nv->qt[nv->txt_count + t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2666
struct fbnic_q_triad *qt = &nv->qt[i];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2726
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2735
struct fbnic_q_triad *qt = &nv->qt[t];
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2837
const struct fbnic_q_triad *real;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2838
struct fbnic_q_triad *qt = qmem;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2844
real = container_of(fbn->rx[idx], struct fbnic_q_triad, cmpl);
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2860
struct fbnic_q_triad *qt = qmem;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2893
struct fbnic_q_triad *real;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2895
real = container_of(fbn->rx[idx], struct fbnic_q_triad, cmpl);
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2912
const struct fbnic_q_triad *real;
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2917
real = container_of(fbn->rx[idx], struct fbnic_q_triad, cmpl);
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
2951
.ndo_queue_mem_size = sizeof(struct fbnic_q_triad),
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
743
fbnic_page_pool_get_head(struct fbnic_q_triad *qt, unsigned int idx)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
754
fbnic_page_pool_get_data(struct fbnic_q_triad *qt, unsigned int idx)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
777
struct fbnic_q_triad *qt, s32 ts_head, s32 head0,
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
795
fbnic_clean_tcq(struct fbnic_napi_vector *nv, struct fbnic_q_triad *qt,
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
960
struct fbnic_q_triad *qt)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.h
160
struct fbnic_q_triad qt[];