Home
last modified time | relevance | path

Searched refs:mt7530_dummy_poll (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c237 _mt7530_unlocked_read(struct mt7530_dummy_poll *p) in _mt7530_unlocked_read()
243 _mt7530_read(struct mt7530_dummy_poll *p) in _mt7530_read()
259 struct mt7530_dummy_poll p; in mt7530_read()
293 struct mt7530_dummy_poll p; in mt7530_fdb_cmd()
631 struct mt7530_dummy_poll p; in mt7531_ind_c45_phy_read()
679 struct mt7530_dummy_poll p; in mt7531_ind_c45_phy_write()
725 struct mt7530_dummy_poll p; in mt7531_ind_c22_phy_read()
763 struct mt7530_dummy_poll p; in mt7531_ind_c22_phy_write()
1727 struct mt7530_dummy_poll p; in mt7530_vlan_cmd()
2397 struct mt7530_dummy_poll p; in mt7530_setup()
[all …]
H A Dmt7530.h843 struct mt7530_dummy_poll { struct
848 static inline void INIT_MT7530_DUMMY_POLL(struct mt7530_dummy_poll *p, in INIT_MT7530_DUMMY_POLL() argument