Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1049 struct bnx2x_queue_sp_obj { struct
1050 u32 cids[BNX2X_MULTI_TX_COS];
1051 u8 cl_id;
1052 u8 func_id;
1062 u8 max_cos;
1063 u8 num_tx_only, next_tx_only;
1065 enum bnx2x_q_state state, next_state;
1068 unsigned long type;
1092 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1099 struct bnx2x_queue_sp_obj *o, argument
[all …]