Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A 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()
H A Ddev.h787 struct iwl_rx_phy_res last_phy_res; member
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1351 struct il_rx_phy_res last_phy_res; member
H A 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()