Home
last modified time | relevance | path

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

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