Lines Matching refs:port_cfg

1108 	struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];  member
1889 static void port_cfg(struct ksz_hw *hw, int port, int offset, u16 bits, in port_cfg() function
2050 port_cfg(hw, p, in port_cfg_broad_storm()
2197 sw->port_cfg[port].rx_rate[prio] = in sw_init_prio_rate()
2198 sw->port_cfg[port].tx_rate[prio] = 0; in sw_init_prio_rate()
2208 port_cfg(hw, p, in port_cfg_back_pressure()
2214 port_cfg(hw, p, in port_cfg_force_flow_ctrl()
2234 port_cfg(hw, p, in port_cfg_rx()
2240 port_cfg(hw, p, in port_cfg_tx()
2262 port_cfg(hw, p, in port_cfg_ins_tag()
2268 port_cfg(hw, p, in port_cfg_rmv_tag()
2286 port_cfg(hw, p, in port_cfg_dis_non_vid()
2292 port_cfg(hw, p, in port_cfg_in_filter()
2312 port_cfg(hw, p, in port_cfg_mirror_sniffer()
2318 port_cfg(hw, p, in port_cfg_mirror_rx()
2324 port_cfg(hw, p, in port_cfg_mirror_tx()
2371 port_cfg(hw, p, in port_cfg_diffserv()
2377 port_cfg(hw, p, in port_cfg_802_1p()
2383 port_cfg(hw, p, in port_cfg_replace_vid()
2389 port_cfg(hw, p, in port_cfg_prio()
2483 hw->ksz_switch->port_cfg[port].port_prio = prio; in sw_cfg_port_based()
2543 sw->port_cfg[port].port_prio = 0; in sw_init_prio()
2544 sw_cfg_port_based(hw, port, sw->port_cfg[port].port_prio); in sw_init_prio()
2587 port_get_def_vid(hw, port, &sw->port_cfg[port].vid); in sw_init_vlan()
2588 sw->port_cfg[port].member = PORT_MASK; in sw_init_vlan()
2613 hw->ksz_switch->port_cfg[port].member = member; in sw_cfg_port_base_vlan()
2746 hw->ksz_switch->port_cfg[port].stp_state = state; in port_set_stp_state()
3377 port_cfg(hw, p, in port_set_power_saving()
5252 if (STP_STATE_FORWARDING == sw->port_cfg[port].stp_state) in bridge_change()
5256 if (member != sw->port_cfg[port].member) in bridge_change()