Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/
Diwl-agn-rx.c709 memcpy(&priv->last_phy_res, pkt->data, in iwlagn_rx_reply_rx_phy()
970 phy_res = &priv->last_phy_res; in iwlagn_rx_reply_rx()
Diwl-dev.h883 struct iwl_rx_phy_res last_phy_res; member
/drivers/net/wireless/iwlegacy/
Dcommon.h1357 struct il_rx_phy_res last_phy_res; member
D4965-mac.c650 phy_res = &il->_4965.last_phy_res; in il4965_hdl_rx()
739 memcpy(&il->_4965.last_phy_res, pkt->u.raw, in il4965_hdl_rx_phy()