HomeSort by: relevance | last modified time | path
    Searched defs:cnmac_pools (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 185 struct octfpa_buf *cnmac_pools[FPA_NPOOLS]; variable in typeref:struct:octfpa_buf * []
186 #define cnmac_fb_pkt cnmac_pools[OCTEON_POOL_NO_PKT]
187 #define cnmac_fb_wqe cnmac_pools[OCTEON_POOL_NO_WQE]
188 #define cnmac_fb_cmd cnmac_pools[OCTEON_POOL_NO_CMD]
189 #define cnmac_fb_sg cnmac_pools[OCTEON_POOL_NO_SG]
208 cnmac_pools[i] = fb;
if_cnmac.c 185 struct octfpa_buf *cnmac_pools[FPA_NPOOLS]; variable in typeref:struct:octfpa_buf * []
186 #define cnmac_fb_pkt cnmac_pools[OCTEON_POOL_NO_PKT]
187 #define cnmac_fb_wqe cnmac_pools[OCTEON_POOL_NO_WQE]
188 #define cnmac_fb_cmd cnmac_pools[OCTEON_POOL_NO_CMD]
189 #define cnmac_fb_sg cnmac_pools[OCTEON_POOL_NO_SG]
208 cnmac_pools[i] = fb;
if_cnmac.c 185 struct octfpa_buf *cnmac_pools[FPA_NPOOLS]; variable in typeref:struct:octfpa_buf * []
186 #define cnmac_fb_pkt cnmac_pools[OCTEON_POOL_NO_PKT]
187 #define cnmac_fb_wqe cnmac_pools[OCTEON_POOL_NO_WQE]
188 #define cnmac_fb_cmd cnmac_pools[OCTEON_POOL_NO_CMD]
189 #define cnmac_fb_sg cnmac_pools[OCTEON_POOL_NO_SG]
208 cnmac_pools[i] = fb;

Completed in 34 milliseconds