Searched defs:tkid (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/usb/host/whci/ |
D | wusb.c | 142 static int whc_set_key(struct whc *whc, u8 key_index, uint32_t tkid, in whc_set_key() 172 int whc_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in whc_set_ptk() 203 int whc_set_gtk(struct wusbhc *wusbhc, u32 tkid, in whc_set_gtk()
|
D | whci-hc.h | 304 __le32 tkid; /*< TKID for source device, valid if secure bit is set */ member
|
/linux-3.3/drivers/usb/wusbcore/ |
D | security.c | 70 u32 *tkid; in wusbhc_next_tkid() local 89 u32 tkid; in wusbhc_generate_gtk() local 349 u32 tkid; in wusb_dev_4way_handshake() local
|
/linux-3.3/drivers/usb/host/ |
D | hwa-hc.c | 419 static int __hwahc_dev_set_key(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_dev_set_key() 460 static int __hwahc_op_set_ptk(struct wusbhc *wusbhc, u8 port_idx, u32 tkid, in __hwahc_op_set_ptk() 502 static int __hwahc_op_set_gtk(struct wusbhc *wusbhc, u32 tkid, in __hwahc_op_set_gtk()
|
/linux-3.3/include/linux/usb/ |
D | wusb.h | 278 u8 tkid[3]; /* LE */ member
|