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.
442 /* Setup the Rates TLV in the association command */ in mwifiex_cmd_802_11_associate()
565 * Association firmware command response handler
567 * The response buffer for the association command has the following
570 * For cases where an association response was not received (indicated
599 * | (1) Association response timeout |
606 * For cases where an association response was received, the IEEE
607 * standard association response frame is returned:
616 * | a_id(t_u16): IEEE Association ID |
620 * | association response frame. |
624 * an association success (0) or failure (non-zero).
640 "ASSOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_associate()
763 "info: post association, re-enabling data flow\n"); in mwifiex_ret_802_11_associate()
1270 "ADHOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_ad_hoc()
1353 * It clears any past association response stored for application
1374 /* Clear any past association response stored for application in mwifiex_associate()