Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1037 struct bnx2x_queue_sp_obj { struct
1038 u32 cids[BNX2X_MULTI_TX_COS];
1039 u8 cl_id;
1040 u8 func_id;
1050 u8 max_cos;
1051 u8 num_tx_only, next_tx_only;
1053 enum bnx2x_q_state state, next_state;
1056 unsigned long type;
1080 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1087 struct bnx2x_queue_sp_obj *o, argument
[all …]