Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h595 bool (*txq_enable)(struct iwl_trans *trans, int queue, u16 ssn, member
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c477 static void txq_enable(struct tx_queue *txq) in txq_enable() function