Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1047 struct bnx2x_queue_sp_obj { struct
1048 u32 cids[BNX2X_MULTI_TX_COS];
1049 u8 cl_id;
1050 u8 func_id;
1060 u8 max_cos;
1061 u8 num_tx_only, next_tx_only;
1063 enum bnx2x_q_state state, next_state;
1066 unsigned long type;
1090 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1097 struct bnx2x_queue_sp_obj *o, argument
[all …]