Home
last modified time | relevance | path

Searched refs:last_phy_res (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c547 memcpy(&priv->last_phy_res, pkt->data, in iwlagn_rx_reply_rx_phy()
798 phy_res = &priv->last_phy_res; in iwlagn_rx_reply_rx()
Ddev.h787 struct iwl_rx_phy_res last_phy_res; member
/drivers/net/wireless/intel/iwlegacy/
Dcommon.h1339 struct il_rx_phy_res last_phy_res; member
D4965-mac.c649 phy_res = &il->_4965.last_phy_res; in il4965_hdl_rx()
751 memcpy(&il->_4965.last_phy_res, pkt->u.raw, in il4965_hdl_rx_phy()