Searched refs:rtw_camid_alloc (Results 1 – 3 of 3) sorted by relevance
522 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid);
563 s16 rtw_camid_alloc(struct adapter *adapter, struct sta_info *sta, u8 kid) in rtw_camid_alloc() function
5618 cam_id = rtw_camid_alloc(padapter, NULL, pparm->keyid); in setkey_hdl()5667 cam_id = rtw_camid_alloc(padapter, psta, 0); in set_stakey_hdl()
Completed in 18 milliseconds