Searched refs:handle_assoc_response (Results 1 – 3 of 3) sorted by relevance
1255 if (ieee->handle_assoc_response != NULL) in libipw_handle_assoc_resp() 1256 ieee->handle_assoc_response(dev, frame, network); in libipw_handle_assoc_resp()
879 int (*handle_assoc_response) (struct net_device * dev, member
11640 priv->ieee->handle_assoc_response = ipw_handle_assoc_response; in ipw_pci_probe()