Lines Matching full:association
2 * NXP Wireless LAN device driver: association and ad-hoc start/join
98 * in the MAC for the new association after a reassociation attempt.
360 * This function prepares command for association.
454 /* Setup the Rates TLV in the association command */ in mwifiex_cmd_802_11_associate()
577 * Association firmware command response handler
579 * The response buffer for the association command has the following
582 * For cases where an association response was not received (indicated
611 * | (1) Association response timeout |
618 * For cases where an association response was received, the IEEE
619 * standard association response frame is returned:
628 * | a_id(t_u16): IEEE Association ID |
632 * | association response frame. |
636 * an association success (0) or failure (non-zero).
652 "ASSOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_associate()
775 "info: post association, re-enabling data flow\n"); in mwifiex_ret_802_11_associate()
1280 "ADHOC_RESP: failed, association terminated by host\n"); in mwifiex_ret_802_11_ad_hoc()
1363 * It clears any past association response stored for application
1384 /* Clear any past association response stored for application in mwifiex_associate()