Home
last modified time | relevance | path

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

/linux/include/net/
H A Dieee802154_netdev.h134 assoc_type:1, member
142 assoc_type:1,
/linux/net/mac802154/
H A Dscan.c795 if (assoc_req_pl.assoc_type) { in mac802154_process_association_req()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h871 u8 assoc_type; member
H A Dipw2200.c3915 priv->assoc_request.assoc_type = HC_DISASSOC_QUIET; in ipw_send_disassociate()
3917 priv->assoc_request.assoc_type = HC_DISASSOCIATE; in ipw_send_disassociate()
7320 priv->assoc_request.assoc_type = HC_IBSS_START; in ipw_associate_network()
7325 priv->assoc_request.assoc_type = HC_REASSOCIATE; in ipw_associate_network()
7327 priv->assoc_request.assoc_type = HC_ASSOCIATE; in ipw_associate_network()