Home
last modified time | relevance | path

Searched refs:HNS_RCB_SERVICE_NW_ENGINE_NUM (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c235 if (port_idx >= HNS_RCB_SERVICE_NW_ENGINE_NUM) in hns_rcb_set_port_desc_cnt()
252 if (port_idx >= HNS_RCB_SERVICE_NW_ENGINE_NUM) in hns_rcb_set_port_coalesced_frames()
272 if (port_idx >= HNS_RCB_SERVICE_NW_ENGINE_NUM) in hns_rcb_get_port_coalesced_frames()
293 return HNS_RCB_SERVICE_NW_ENGINE_NUM; in hns_rcb_common_get_port_num()
442 port = HNS_RCB_SERVICE_NW_ENGINE_NUM + comm_index - 1; in hns_rcb_get_port()
Dhns_dsaf_rcb.h26 #define HNS_RCB_SERVICE_NW_ENGINE_NUM DSAF_COMM_CHN macro