Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h1103 struct ecore_queue_sp_obj { struct
1104 u32 cids[ECORE_MULTI_TX_COS];
1105 u8 cl_id;
1106 u8 func_id;
1116 u8 max_cos;
1117 u8 num_tx_only, next_tx_only;
1119 enum ecore_q_state state, next_state;
1122 unsigned long type;
1146 int (*set_pending)(struct ecore_queue_sp_obj *o, argument
1153 struct ecore_queue_sp_obj *o, argument
[all …]