Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.h25 #define ACTION_CAT_ID 24 macro
Dwilc_wfi_cfgoperations.c1940 …ion frame category: %x Action Subtype: %d Dialog T: %x OR %x\n", buff[ACTION_CAT_ID], buff[ACTION_… in WILC_WFI_p2p_rx()
1944 …ion frame category: %x Action Subtype: %d Dialog T: %x OR %x\n", buff[ACTION_CAT_ID], buff[ACTION_… in WILC_WFI_p2p_rx()
1964 if (buff[ACTION_CAT_ID] == PUB_ACTION_ATTR_ID) { in WILC_WFI_p2p_rx()
2245 if (buf[ACTION_CAT_ID] == PUB_ACTION_ATTR_ID) { in mgmt_tx()