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