Searched refs:hclge_vport (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.h | 910 struct hclge_vport *vport; 1025 struct hclge_vport { struct 1071 int hclge_set_vport_promisc_mode(struct hclge_vport *vport, bool en_uc_pmc, argument 1073 int hclge_add_uc_addr_common(struct hclge_vport *vport, 1075 int hclge_rm_uc_addr_common(struct hclge_vport *vport, 1077 int hclge_add_mc_addr_common(struct hclge_vport *vport, 1079 int hclge_rm_mc_addr_common(struct hclge_vport *vport, 1082 struct hclge_vport *hclge_get_vport(struct hnae3_handle *handle); 1083 int hclge_bind_ring_with_vector(struct hclge_vport *vport, 1095 int hclge_inform_reset_assert_to_vf(struct hclge_vport *vport); [all …]
|
D | hclge_mbx.c | 31 static int hclge_gen_resp_to_vf(struct hclge_vport *vport, in hclge_gen_resp_to_vf() 91 static int hclge_send_mbx_msg(struct hclge_vport *vport, u8 *msg, u16 msg_len, in hclge_send_mbx_msg() 127 int hclge_inform_reset_assert_to_vf(struct hclge_vport *vport) in hclge_inform_reset_assert_to_vf() 178 struct hclge_vport *vport) in hclge_get_ring_chain_from_mbx() 235 static int hclge_map_unmap_ring_to_vf_vector(struct hclge_vport *vport, bool en, in hclge_map_unmap_ring_to_vf_vector() 254 static int hclge_query_ring_vector_map(struct hclge_vport *vport, in hclge_query_ring_vector_map() 283 static int hclge_get_vf_ring_vector_map(struct hclge_vport *vport, in hclge_get_vf_ring_vector_map() 329 static void hclge_set_vf_promisc_mode(struct hclge_vport *vport, in hclge_set_vf_promisc_mode() 349 static int hclge_set_vf_uc_mac_addr(struct hclge_vport *vport, in hclge_set_vf_uc_mac_addr() 393 static int hclge_set_vf_mc_mac_addr(struct hclge_vport *vport, in hclge_set_vf_mc_mac_addr() [all …]
|
D | hclge_main.c | 695 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_update_stats() 725 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_sset_count() 770 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_strings() 812 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_stats() 824 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_get_mac_stat() 1003 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_check_port_speed() 1746 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp() 1775 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup() 1803 struct hclge_vport *vport) in hclge_map_tqp_to_vport() 1828 struct hclge_vport *vport = hdev->vport; in hclge_map_tqp() [all …]
|
D | hclge_dcb.c | 68 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_getets() 235 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setets() 289 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_getpfc() 312 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setpfc() 364 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_setapp() 410 struct hclge_vport *vport = hclge_get_vport(h); in hclge_ieee_delapp() 452 struct hclge_vport *vport = hclge_get_vport(h); in hclge_getdcbx() 463 struct hclge_vport *vport = hclge_get_vport(h); in hclge_setdcbx() 565 struct hclge_vport *vport = hclge_get_vport(h); in hclge_setup_tc() 642 struct hclge_vport *vport = hdev->vport; in hclge_dcb_ops_set()
|
D | hclge_tm.c | 587 int hclge_tm_qs_shaper_cfg(struct hclge_vport *vport, int max_tx_rate) in hclge_tm_qs_shaper_cfg() 635 static u16 hclge_vport_get_max_rss_size(struct hclge_vport *vport) in hclge_vport_get_max_rss_size() 656 static u16 hclge_vport_get_tqp_num(struct hclge_vport *vport) in hclge_vport_get_tqp_num() 675 static void hclge_tm_update_kinfo_rss_size(struct hclge_vport *vport) in hclge_tm_update_kinfo_rss_size() 715 static void hclge_tm_vport_tc_info_update(struct hclge_vport *vport) in hclge_tm_vport_tc_info_update() 750 struct hclge_vport *vport = hdev->vport; in hclge_tm_vport_info_update() 949 struct hclge_vport *vport) in hclge_vport_q_to_qs_map() 974 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg_tc_base() 999 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg_vnet_base() 1018 struct hclge_vport *vport = hdev->vport; in hclge_tm_pri_q_qs_cfg() [all …]
|
D | hclge_mdio.c | 178 struct hclge_vport *vport = hclge_get_vport(h); in hclge_mac_adjust_link() 201 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_mac_connect_phy() 241 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_mac_disconnect_phy()
|
D | hclge_tm.h | 12 struct hclge_vport; 242 int hclge_tm_qs_shaper_cfg(struct hclge_vport *vport, int max_tx_rate);
|
D | hclge_ptp.c | 69 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_ptp_set_tx_info() 117 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_ptp_get_rx_hwts() 395 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_ptp_get_ts_info()
|
D | hclge_debugfs.c | 1984 struct hclge_vport *vport; in hclge_dbg_dump_mac_list() 2023 struct hclge_vport *vport; in hclge_dbg_dump_umv_info() 2551 struct hclge_vport *vport = hclge_get_vport(handle); in hclge_dbg_read_cmd()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hclge_mbx.h | 240 struct hclge_vport *vport;
|