Lines Matching defs:port_no
31 void vsc9953_port_info_set_mdio(int port_no, struct mii_dev *bus) in vsc9953_port_info_set_mdio()
39 void vsc9953_port_info_set_phy_address(int port_no, int address) in vsc9953_port_info_set_phy_address()
47 void vsc9953_port_info_set_phy_int(int port_no, phy_interface_t phy_int) in vsc9953_port_info_set_phy_int()
55 void vsc9953_port_enable(int port_no) in vsc9953_port_enable()
63 void vsc9953_port_disable(int port_no) in vsc9953_port_disable()
154 static int vsc9953_port_init(int port_no) in vsc9953_port_init()
200 static void vsc9953_vlan_table_membership_set(int vid, u32 port_no, u8 add) in vsc9953_vlan_table_membership_set()
252 static void vsc9953_vlan_membership_show(int port_no) in vsc9953_vlan_membership_show()
354 static void vsc9953_port_vlan_pvid_set(int port_no, int pvid) in vsc9953_port_vlan_pvid_set()
392 static void vsc9953_port_vlan_aware_set(int port_no, int enabled) in vsc9953_port_vlan_aware_set()
423 static void vsc9953_port_vlan_popcnt_set(int port_no, int popcnt) in vsc9953_port_vlan_popcnt_set()
522 static int vsc9953_port_vlan_egr_untag_get(int port_no, in vsc9953_port_vlan_egr_untag_get()
560 static void vsc9953_port_vlan_egr_untag_show(int port_no) in vsc9953_port_vlan_egr_untag_show()
589 static void vsc9953_port_vlan_egr_untag_set(int port_no, in vsc9953_port_vlan_egr_untag_set()
658 static void vsc9953_port_status_set(int port_no, u8 enabled) in vsc9953_port_status_set()
678 static void vsc9953_phy_autoneg(int port_no) in vsc9953_phy_autoneg()
689 static void vsc9953_port_config_show(int port_no) in vsc9953_port_config_show()
750 static void vsc9953_port_statistics_show(int port_no) in vsc9953_port_statistics_show()
947 static void vsc9953_port_statistics_clear(int port_no) in vsc9953_port_statistics_clear()
972 static void vsc9953_port_learn_mode_set(int port_no, enum port_learn_mode mode) in vsc9953_port_learn_mode_set()
1006 static int vsc9953_port_learn_mode_get(int port_no, enum port_learn_mode *mode) in vsc9953_port_learn_mode_get()
1126 static void vsc9953_mac_table_show(int port_no, int vid) in vsc9953_mac_table_show()
1237 static int vsc9953_mac_table_add(u8 port_no, uchar mac[6], int vid) in vsc9953_mac_table_add()
1352 static void vsc9953_mac_table_age(int port_no, int vid) in vsc9953_mac_table_age()
1421 static void vsc9953_port_vlan_egress_tag_set(int port_no, in vsc9953_port_vlan_egress_tag_set()
1444 static void vsc9953_port_vlan_egress_tag_get(int port_no, in vsc9953_port_vlan_egress_tag_get()
1510 static void vsc9953_port_ingress_filtering_set(int port_no, int enabled) in vsc9953_port_ingress_filtering_set()
1524 static int vsc9953_port_ingress_filtering_get(int port_no) in vsc9953_port_ingress_filtering_get()
1537 static int vsc9953_port_aggr_grp_get(int port_no, int *aggr_grp) in vsc9953_port_aggr_grp_get()
1558 int port_no; in vsc9953_aggr_grp_members_get() local
1572 static void vsc9953_update_dest_members_masks(int port_no, u32 membr_bitfld_old, in vsc9953_update_dest_members_masks()
1604 static void vsc9953_update_source_members_masks(int port_no, in vsc9953_update_source_members_masks()
1655 static void vsc9953_update_aggr_members_masks(int port_no, u32 membr_bitfld_old, in vsc9953_update_aggr_members_masks()
1697 static void vsc9953_update_members_masks(int port_no, in vsc9953_update_members_masks()
1713 static int vsc9953_port_aggr_grp_set(int port_no, int aggr_grp) in vsc9953_port_aggr_grp_set()