Lines Matching defs:port_no

32 void vsc9953_port_info_set_mdio(int port_no, struct mii_dev *bus)  in vsc9953_port_info_set_mdio()
40 void vsc9953_port_info_set_phy_address(int port_no, int address) in vsc9953_port_info_set_phy_address()
48 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int) in vsc9953_port_info_set_phy_int()
56 void vsc9953_port_enable(int port_no) in vsc9953_port_enable()
64 void vsc9953_port_disable(int port_no) in vsc9953_port_disable()
155 static int vsc9953_port_init(int port_no) in vsc9953_port_init()
201 static void vsc9953_vlan_table_membership_set(int vid, u32 port_no, u8 add) in vsc9953_vlan_table_membership_set()
253 static void vsc9953_vlan_membership_show(int port_no) in vsc9953_vlan_membership_show()
355 static void vsc9953_port_vlan_pvid_set(int port_no, int pvid) in vsc9953_port_vlan_pvid_set()
393 static void vsc9953_port_vlan_aware_set(int port_no, int enabled) in vsc9953_port_vlan_aware_set()
424 static void vsc9953_port_vlan_popcnt_set(int port_no, int popcnt) in vsc9953_port_vlan_popcnt_set()
523 static int vsc9953_port_vlan_egr_untag_get(int port_no, in vsc9953_port_vlan_egr_untag_get()
561 static void vsc9953_port_vlan_egr_untag_show(int port_no) in vsc9953_port_vlan_egr_untag_show()
590 static void vsc9953_port_vlan_egr_untag_set(int port_no, in vsc9953_port_vlan_egr_untag_set()
659 static void vsc9953_port_status_set(int port_no, u8 enabled) in vsc9953_port_status_set()
679 static void vsc9953_phy_autoneg(int port_no) in vsc9953_phy_autoneg()
690 static void vsc9953_port_config_show(int port_no) in vsc9953_port_config_show()
751 static void vsc9953_port_statistics_show(int port_no) in vsc9953_port_statistics_show()
948 static void vsc9953_port_statistics_clear(int port_no) in vsc9953_port_statistics_clear()
973 static void vsc9953_port_learn_mode_set(int port_no, enum port_learn_mode mode) in vsc9953_port_learn_mode_set()
1007 static int vsc9953_port_learn_mode_get(int port_no, enum port_learn_mode *mode) in vsc9953_port_learn_mode_get()
1127 static void vsc9953_mac_table_show(int port_no, int vid) in vsc9953_mac_table_show()
1238 static int vsc9953_mac_table_add(u8 port_no, uchar mac[6], int vid) in vsc9953_mac_table_add()
1353 static void vsc9953_mac_table_age(int port_no, int vid) in vsc9953_mac_table_age()
1422 static void vsc9953_port_vlan_egress_tag_set(int port_no, in vsc9953_port_vlan_egress_tag_set()
1445 static void vsc9953_port_vlan_egress_tag_get(int port_no, in vsc9953_port_vlan_egress_tag_get()
1511 static void vsc9953_port_ingress_filtering_set(int port_no, int enabled) in vsc9953_port_ingress_filtering_set()
1525 static int vsc9953_port_ingress_filtering_get(int port_no) in vsc9953_port_ingress_filtering_get()
1538 static int vsc9953_port_aggr_grp_get(int port_no, int *aggr_grp) in vsc9953_port_aggr_grp_get()
1559 int port_no; in vsc9953_aggr_grp_members_get() local
1573 static void vsc9953_update_dest_members_masks(int port_no, u32 membr_bitfld_old, in vsc9953_update_dest_members_masks()
1605 static void vsc9953_update_source_members_masks(int port_no, in vsc9953_update_source_members_masks()
1656 static void vsc9953_update_aggr_members_masks(int port_no, u32 membr_bitfld_old, in vsc9953_update_aggr_members_masks()
1698 static void vsc9953_update_members_masks(int port_no, in vsc9953_update_members_masks()
1714 static int vsc9953_port_aggr_grp_set(int port_no, int aggr_grp) in vsc9953_port_aggr_grp_set()