Home
last modified time | relevance | path

Searched refs:zd_op_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c913 * zd_op_tx - transmits a network frame to the device
923 static void zd_op_tx(struct ieee80211_hw *hw, in zd_op_tx() function
1164 zd_op_tx(mac->hw, NULL, skb); in zd_beacon_done()
1345 .tx = zd_op_tx,
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c913 * zd_op_tx - transmits a network frame to the device
923 static void zd_op_tx(struct ieee80211_hw *hw, in zd_op_tx() function
1164 zd_op_tx(mac->hw, NULL, skb); in zd_beacon_done()
1346 .tx = zd_op_tx,

Completed in 4 milliseconds