Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/whci/
Dwusb.c141 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, in whc_set_key() function
181 ret = whc_set_key(whc, port_idx, tkid, ptk, key_size, false); in whc_set_ptk()
210 ret = whc_set_key(whc, whc->n_devices, tkid, gtk, key_size, true); in whc_set_gtk()