Home
last modified time | relevance | path

Searched refs:hns_dsaf_get_comm_idx_by_port (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c78 int common_idx = hns_dsaf_get_comm_idx_by_port(port); in hns_ae_get_q_num_per_vf()
86 int common_idx = hns_dsaf_get_comm_idx_by_port(port); in hns_ae_get_vf_num_per_port()
94 int common_idx = hns_dsaf_get_comm_idx_by_port(port); in hns_ae_get_base_ring_pair()
433 hns_dsaf_get_comm_idx_by_port(port)); in hns_ae_get_coalesce_usecs()
436 hns_dsaf_get_comm_idx_by_port(port)); in hns_ae_get_coalesce_usecs()
701 rcb_com_idx = hns_dsaf_get_comm_idx_by_port(vf_cb->port_index); in hns_ae_get_regs()
Dhns_dsaf_rcb.c498 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_get_coalesced_frames()
527 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_set_coalesce_usecs()
552 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_set_coalesced_frames()
Dhns_dsaf_main.h369 static inline int hns_dsaf_get_comm_idx_by_port(int port) in hns_dsaf_get_comm_idx_by_port() function
Dhns_dsaf_mac.c195 comm_idx = hns_dsaf_get_comm_idx_by_port(mac_cb->mac_id); in hns_mac_get_inner_port_num()