Home
last modified time | relevance | path

Searched defs:fbnic_net (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_netdev.h16 struct fbnic_net { struct
17 struct fbnic_ring *tx[FBNIC_MAX_TXQS];
18 struct fbnic_ring *rx[FBNIC_MAX_RXQS];
20 struct fbnic_napi_vector *napi[FBNIC_MAX_NAPI_VECTORS];
22 struct net_device *netdev;
23 struct fbnic_dev *fbd;
25 u32 txq_size;
26 u32 hpq_size;
27 u32 ppq_size;
28 u32 rcq_size;
[all …]