Home
last modified time | relevance | path

Searched defs:comm_index (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c434 int comm_index = rcb_common->comm_index; in hns_rcb_get_port() local
450 int comm_index = rcb_common->comm_index; in hns_rcb_get_base_irq_idx() local
498 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_get_coalesced_frames() local
510 u32 hns_rcb_get_coalesce_usecs(struct dsaf_device *dsaf_dev, int comm_index) in hns_rcb_get_coalesce_usecs()
527 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_set_coalesce_usecs() local
552 int comm_index = hns_dsaf_get_comm_idx_by_port(port); in hns_rcb_set_coalesced_frames() local
578 void hns_rcb_get_queue_mode(enum dsaf_mode dsaf_mode, int comm_index, in hns_rcb_get_queue_mode()
610 int hns_rcb_get_ring_num(struct dsaf_device *dsaf_dev, int comm_index) in hns_rcb_get_ring_num()
650 int comm_index) in hns_rcb_common_get_vaddr()
665 int comm_index) in hns_rcb_common_get_paddr()
[all …]
Dhns_dsaf_ppe.c46 int hns_ppe_common_get_cfg(struct dsaf_device *dsaf_dev, int comm_index) in hns_ppe_common_get_cfg()
77 void hns_ppe_common_free_cfg(struct dsaf_device *dsaf_dev, u32 comm_index) in hns_ppe_common_free_cfg()
Dhns_dsaf_misc.c212 int comm_index = ppe_common->comm_index; in hns_ppe_com_srst() local
Dhns_dsaf_ppe.h84 u8 comm_index; /*ppe_common index*/ member
Dhns_dsaf_rcb.h93 u8 comm_index; member