Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.h114 if (adapter->fw_api_ver == MWIFIEX_FW_V15) { in mwifiex_space_avail_for_new_ba_stream()
H A Dcmdevt.c1559 adapter->fw_api_ver = (adapter->fw_release_number >> 16) & 0xff; in mwifiex_ret_get_hw_spec()
1605 adapter->fw_api_ver = in mwifiex_ret_get_hw_spec()
1609 adapter->fw_api_ver, in mwifiex_ret_get_hw_spec()
1694 if (adapter->fw_api_ver == MWIFIEX_FW_V15) in mwifiex_ret_get_hw_spec()
H A Ddebugfs.c853 if (priv->adapter->fw_api_ver != MWIFIEX_FW_V15) in mwifiex_timeshare_coex_read()
873 if (priv->adapter->fw_api_ver != MWIFIEX_FW_V15) in mwifiex_timeshare_coex_write()
H A Dsta_cmd.c183 if (priv->adapter->fw_api_ver == MWIFIEX_FW_V15) { in mwifiex_cmd_tx_rate_cfg()
198 if (priv->adapter->fw_api_ver == MWIFIEX_FW_V15) { in mwifiex_cmd_tx_rate_cfg()
H A Dsta_cmdresp.c291 if (priv->adapter->fw_api_ver == MWIFIEX_FW_V15) { in mwifiex_ret_tx_rate_cfg()
H A Dmain.c947 priv->adapter->fw_api_ver == MWIFIEX_FW_V15)) in mwifiex_hard_start_xmit()
H A Dmain.h1008 u8 fw_api_ver; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h438 unsigned char fw_api_ver; /* FW API version */ member