Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c380 hw_feat->rwk = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()
527 pdata->hw_feat.rwk ? "YES" : "NO"); in xlgmac_print_all_hw_features()
H A Ddwc-xlgmac.h503 unsigned int rwk; /* PMT remote wake-up packet */ member
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h922 unsigned int rwk; /* PMT remote wake-up packet */ member
H A Dxgbe-drv.c685 hw_feat->rwk = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, RWKSEL); in xgbe_get_all_hw_features()
794 hw_feat->rwk ? "yes" : "no"); in xgbe_get_all_hw_features()