Home
last modified time | relevance | path

Searched defs:pg_num (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hinic/base/
H A Dhinic_csr.h59 #define HINIC_AEQ_HI_PHYS_ADDR_REG(q_id, pg_num) \ argument
63 #define HINIC_AEQ_LO_PHYS_ADDR_REG(q_id, pg_num) \ argument
67 #define HINIC_EQ_HI_PHYS_ADDR_REG(type, q_id, pg_num) \ argument
70 #define HINIC_EQ_LO_PHYS_ADDR_REG(type, q_id, pg_num) \ argument
H A Dhinic_pmd_eqs.c220 u16 pg_num, i; in alloc_eq_pages() local
283 u16 pg_num; in free_eq_pages() local