Searched defs:bnxt_rx_ring_info (Results 1 – 1 of 1) sorted by relevance
902 struct bnxt_rx_ring_info { struct903 struct bnxt_napi *bnapi;904 u16 rx_prod;905 u16 rx_agg_prod;906 u16 rx_sw_agg_prod;907 u16 rx_next_cons;908 struct bnxt_db_info rx_db;911 struct bpf_prog *xdp_prog;919 unsigned long *rx_agg_bmap;920 u16 rx_agg_bmap_size;[all …]
Completed in 22 milliseconds