Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1032 struct bnx2x_queue_sp_obj { struct
1033 u32 cids[BNX2X_MULTI_TX_COS];
1034 u8 cl_id;
1035 u8 func_id;
1045 u8 max_cos;
1046 u8 num_tx_only, next_tx_only;
1048 enum bnx2x_q_state state, next_state;
1051 unsigned long type;
1075 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1082 struct bnx2x_queue_sp_obj *o, argument
[all …]