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