Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_sta.c138 struct iwm_add_sta_cmd add_sta_cmd = { in iwm_sta_send_to_fw() local
154 add_sta_cmd.tfd_queue_msk |= in iwm_sta_send_to_fw()
157 IEEE80211_ADDR_COPY(&add_sta_cmd.addr, in->in_ni.ni_bssid); in iwm_sta_send_to_fw()
160 add_sta_cmd.station_flags |= in iwm_sta_send_to_fw()
162 add_sta_cmd.station_flags |= in iwm_sta_send_to_fw()
168 &add_sta_cmd, &status); in iwm_sta_send_to_fw()