Home
last modified time | relevance | path

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

/linux/drivers/firmware/xilinx/
H A Dzynqmp-debug.c26 u32 api_id; member
114 *pm_id = pm_api_list[i].api_id; in get_pm_api_id()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1495 u16 resp_size, api_id; in mwifiex_ret_get_hw_spec() local
1565 api_id = le16_to_cpu(api_rev->api_id); in mwifiex_ret_get_hw_spec()
1566 switch (api_id) { in mwifiex_ret_get_hw_spec()
1605 api_id); in mwifiex_ret_get_hw_spec()
H A Dfw.h1102 __le16 api_id; member
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c50 u16 resp_size, api_id; in nxpwifi_ret_sta_get_hw_spec() local
99 api_id = le16_to_cpu(api_rev->api_id); in nxpwifi_ret_sta_get_hw_spec()
100 switch (api_id) { in nxpwifi_ret_sta_get_hw_spec()
141 api_id); in nxpwifi_ret_sta_get_hw_spec()
H A Dfw.h1131 __le16 api_id; member