Home
last modified time | relevance | path

Searched defs:rcb_common (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c170 void hns_rcb_common_init_commit_hw(struct rcb_common_cb *rcb_common) in hns_rcb_common_init_commit_hw()
185 struct rcb_common_cb *rcb_common = ring_pair->rcb_common; in hns_rcb_ring_init() local
232 static void hns_rcb_set_port_desc_cnt(struct rcb_common_cb *rcb_common, in hns_rcb_set_port_desc_cnt()
248 static int hns_rcb_set_port_coalesced_frames(struct rcb_common_cb *rcb_common, in hns_rcb_set_port_coalesced_frames()
269 static u32 hns_rcb_get_port_coalesced_frames(struct rcb_common_cb *rcb_common, in hns_rcb_get_port_coalesced_frames()
284 static void hns_rcb_set_timeout(struct rcb_common_cb *rcb_common, in hns_rcb_set_timeout()
290 static int hns_rcb_common_get_port_num(struct rcb_common_cb *rcb_common) in hns_rcb_common_get_port_num()
300 struct rcb_common_cb *rcb_common, int en) in hns_rcb_comm_exc_irq_en()
332 int hns_rcb_common_init_hw(struct rcb_common_cb *rcb_common) in hns_rcb_common_init_hw()
387 struct rcb_common_cb *rcb_common; in hns_rcb_ring_get_cfg() local
[all …]
Dhns_dsaf_rcb.h71 struct rcb_common_cb *rcb_common; /* ring belongs to */ member
Dhns_dsaf_main.h296 struct rcb_common_cb *rcb_common[DSAF_COMM_DEV_NUM]; member