Searched refs:REPLY_RX_PHY_CMD (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-rx.h82 * (REPLY_RX_PHY_CMD = 0xc0)
H A Dops.c310 CMD(REPLY_RX_PHY_CMD),
786 else if (pkt->hdr.cmd == REPLY_RX_PHY_CMD) iwl_mvm_rx()
801 else if (pkt->hdr.cmd == REPLY_RX_PHY_CMD) iwl_mvm_rx_mq()
H A Drx.c70 * iwl_mvm_rx_rx_phy_cmd - REPLY_RX_PHY_CMD handler
H A Dfw-api.h214 REPLY_RX_PHY_CMD = 0xc0, enumerator in enum:__anon8490
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Drx.c89 IWL_CMD_ENTRY(REPLY_RX_PHY_CMD),
634 /* Cache phy data (Rx signal strength, etc) for HT frame (REPLY_RX_PHY_CMD).
1059 handlers[REPLY_RX_PHY_CMD] = iwlagn_rx_reply_rx_phy; iwl_setup_rx_handlers()
H A Dmain.c1156 REPLY_RX_PHY_CMD, iwl_op_mode_dvm_start()
H A Dcommands.h161 REPLY_RX_PHY_CMD = 0xc0, enumerator in enum:__anon8438

Completed in 213 milliseconds