Lines Matching full:association
3 * NXP Wireless LAN device driver: association and ad-hoc start/join
86 * in the MAC for the new association after a reassociation attempt.
348 * This function prepares command for association.
444 /* Setup the Rates TLV in the association command */ in mwifiex_cmd_802_11_associate()
595 * Association firmware command response handler
597 * The response buffer for the association command has the following
600 * For cases where an association response was not received (indicated
629 * | (1) Association response timeout |
636 * For cases where an association response was received, the IEEE
637 * standard association response frame is returned:
646 * | a_id(t_u16): IEEE Association ID |
650 * | association response frame. |
654 * an association success (0) or failure (non-zero).
670 "ASSOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_associate()
810 "info: post association, re-enabling data flow\n"); in mwifiex_ret_802_11_associate()
1318 "ADHOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_ad_hoc()
1401 * It clears any past association response stored for application
1422 /* Clear any past association response stored for application in mwifiex_associate()