Searched defs:bnge_net (Results 1 – 1 of 1) sorted by relevance
136 struct bnge_net { struct137 struct bnge_dev *bd;138 struct net_device *netdev;140 u32 priv_flags;142 u32 rx_ring_size;143 u32 rx_buf_size;144 u32 rx_buf_use_size; /* usable size */145 u32 rx_agg_ring_size;146 u32 rx_copy_thresh;147 u32 rx_ring_mask;[all …]