Home
last modified time | relevance | path

Searched defs:txq_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c316 struct sk_buff_head txq_list; in cpts_match_tx_ts() local
H A Dam65-cpts.c764 struct sk_buff_head txq_list; in am65_cpts_match_tx_ts() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c830 static bool ath9k_txq_list_has_key(struct list_head *txq_list, u32 keyix) in ath9k_txq_list_has_key()