Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c923 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,