Searched refs:WSM_RESET_REQ_ID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/cw1200/ | ||
D | wsm.h | 658 #define WSM_RESET_REQ_ID 0x000A macro |
D | wsm.c | 170 u16 cmd = WSM_RESET_REQ_ID | WSM_TX_LINK_ID(arg->link_id); in wsm_reset() |