Lines Matching defs:addr

556 #define PORT_CTRL_ADDR(port, addr)		\  argument
950 u32 addr; member
1623 static inline void set_rx_buf(struct ksz_desc *desc, u32 addr) in set_rx_buf()
1643 static inline void set_tx_buf(struct ksz_desc *desc, u32 addr) in set_tx_buf()
1674 static void sw_r_table(struct ksz_hw *hw, int table, u16 addr, u32 *data) in sw_r_table()
1701 static void sw_w_table_64(struct ksz_hw *hw, int table, u16 addr, u32 data_hi, in sw_w_table_64()
1734 static void sw_w_sta_mac_table(struct ksz_hw *hw, u16 addr, u8 *mac_addr, in sw_w_sta_mac_table()
1771 static int sw_r_vlan_table(struct ksz_hw *hw, u16 addr, u16 *vid, u8 *fid, in sw_r_vlan_table()
1797 static void port_r_mib_cnt(struct ksz_hw *hw, int port, u16 addr, u64 *cnt) in port_r_mib_cnt()
1944 u32 addr; in port_chk() local
1966 u32 addr; in port_cfg() local
1991 static int port_chk_shift(struct ksz_hw *hw, int port, u32 addr, int shift) in port_chk_shift()
2011 static void port_cfg_shift(struct ksz_hw *hw, int port, u32 addr, int shift, in port_cfg_shift()
2037 u32 addr; in port_r8() local
2055 u32 addr; in port_r16() local
2073 u32 addr; in port_w16() local
2091 static int sw_chk(struct ksz_hw *hw, u32 addr, u16 bits) in sw_chk()
2108 static void sw_cfg(struct ksz_hw *hw, u32 addr, u16 bits, int set) in sw_cfg()
2250 u32 addr; in sw_dis_prio_rate() local
2633 u32 addr; in port_get_def_vid() local
2676 u32 addr; in sw_cfg_port_base_vlan() local
4032 static int empty_addr(u8 *addr) in empty_addr()
5660 static int netdev_set_mac_address(struct net_device *dev, void *addr) in netdev_set_mac_address()