Home
last modified time | relevance | path

Searched refs:CMD_JOIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h53 #define CMD_JOIN 0x04 macro
H A Dat76c50x-usb.c710 MAKE_CMD_CASE(CMD_JOIN); in at76_get_cmd_string()
1689 at76_dbg(DBG_MAC80211, "%s: sending CMD_JOIN", __func__); in at76_join()
1690 ret = at76_set_card_command(priv->udev, CMD_JOIN, &join, in at76_join()
1699 ret = at76_wait_completion(priv, CMD_JOIN); in at76_join()
1700 at76_dbg(DBG_MAC80211, "%s: CMD_JOIN returned: 0x%02x", __func__, ret); in at76_join()
1780 * authenticate with a new bssid. The driver must send CMD_JOIN before in at76_mac80211_tx()
1785 * authentication frame extract the bssid and send the CMD_JOIN. */ in at76_mac80211_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h53 #define CMD_JOIN 0x04 macro
H A Dat76c50x-usb.c710 MAKE_CMD_CASE(CMD_JOIN); in at76_get_cmd_string()
1689 at76_dbg(DBG_MAC80211, "%s: sending CMD_JOIN", __func__); in at76_join()
1690 ret = at76_set_card_command(priv->udev, CMD_JOIN, &join, in at76_join()
1699 ret = at76_wait_completion(priv, CMD_JOIN); in at76_join()
1700 at76_dbg(DBG_MAC80211, "%s: CMD_JOIN returned: 0x%02x", __func__, ret); in at76_join()
1780 * authenticate with a new bssid. The driver must send CMD_JOIN before in at76_mac80211_tx()
1785 * authentication frame extract the bssid and send the CMD_JOIN. */ in at76_mac80211_tx()

Completed in 9 milliseconds