Home
last modified time | relevance | path

Searched refs:phy_off (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/staging/rts5208/
Dxd.c898 int zone_no, u16 log_off, u16 phy_off) in xd_set_l2p_tbl() argument
904 zone->l2p_table[log_off] = phy_off; in xd_set_l2p_tbl()
/Linux-v6.6/drivers/net/ethernet/cadence/
Dmacb_main.c2962 goto phy_off; in macb_open()
2971 phy_off: in macb_open()
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2411 static int ipw_send_card_disable(struct ipw_priv *priv, u32 phy_off) in ipw_send_card_disable() argument
2413 __le32 v = cpu_to_le32(phy_off); in ipw_send_card_disable()