be_tx_obj
struct be_tx_obj tx_obj[MAX_TX_QS];
int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo)
int be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo);
struct be_tx_obj *txo;
static void be_xmit_flush(struct be_adapter *adapter, struct be_tx_obj *txo)
struct be_tx_obj *txo = &adapter->tx_obj[q_idx];
struct be_tx_obj *txo;
struct be_tx_obj *txo;
static void be_txq_notify(struct be_adapter *adapter, struct be_tx_obj *txo,
static inline void be_update_tx_err(struct be_tx_obj *txo, u8 status)
static inline void lancer_update_tx_err(struct be_tx_obj *txo, u8 status)
struct be_tx_obj *txo)
struct be_tx_obj *txo, u16 last_index)
struct be_tx_obj *txo;
struct be_tx_obj *txo;
struct be_tx_obj *txo;
static void be_process_tx(struct be_adapter *adapter, struct be_tx_obj *txo,
struct be_tx_obj *txo;
struct be_tx_obj *txo;
struct be_tx_obj *txo;
static void be_tx_stats_update(struct be_tx_obj *txo, struct sk_buff *skb)
static inline bool be_is_txq_full(struct be_tx_obj *txo)
static inline bool be_can_txq_wake(struct be_tx_obj *txo)
static inline bool be_is_tx_compl_pending(struct be_tx_obj *txo)
static u32 be_tx_get_wrb_hdr(struct be_tx_obj *txo)
struct be_tx_obj *txo,
static void be_tx_setup_wrb_frag(struct be_tx_obj *txo, dma_addr_t busaddr,
struct be_tx_obj *txo, u32 head, bool map_single,
static u32 be_xmit_enqueue(struct be_adapter *adapter, struct be_tx_obj *txo,