Searched defs:be_tx_obj (Results 1 – 1 of 1) sorted by relevance
236 struct be_tx_obj { struct237 u32 db_offset;238 struct be_tx_compl_info txcp;239 struct be_queue_info q;240 struct be_queue_info cq;242 struct sk_buff *sent_skb_list[TX_Q_LEN];243 struct be_tx_stats stats;244 u16 pend_wrb_cnt; /* Number of WRBs yet to be given to HW */245 u16 last_req_wrb_cnt; /* wrb cnt of the last req in the Q */246 u16 last_req_hdr; /* index of the last req's hdr-wrb */