Searched refs:rt2x00mac_conf_tx (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00mac.c691 int rt2x00mac_conf_tx(struct ieee80211_hw *hw, rt2x00mac_conf_tx() function
726 EXPORT_SYMBOL_GPL(rt2x00mac_conf_tx); variable
H A Drt2x00.h1456 int rt2x00mac_conf_tx(struct ieee80211_hw *hw,
H A Drt2400pci.c1677 if (rt2x00mac_conf_tx(hw, vif, queue, params)) rt2400pci_conf_tx()
H A Drt2500usb.c1831 .conf_tx = rt2x00mac_conf_tx,
H A Drt2500pci.c2024 .conf_tx = rt2x00mac_conf_tx,
H A Drt73usb.c2246 retval = rt2x00mac_conf_tx(hw, vif, queue_idx, params); rt73usb_conf_tx()
H A Drt61pci.c2909 retval = rt2x00mac_conf_tx(hw, vif, queue_idx, params); rt61pci_conf_tx()
H A Drt2800lib.c7870 retval = rt2x00mac_conf_tx(hw, vif, queue_idx, params); rt2800_conf_tx()

Completed in 233 milliseconds