Searched refs:filling_mode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.h62 u8_t lm_tcp_rx_fill_grq(struct _lm_device_t * pdev, u8_t sb_idx, d_list_t * bypass_gen_pool_list, u8_t filling_mode);
H A Dlm_l4sp.c331 u8_t lm_tcp_rx_fill_grq(struct _lm_device_t * pdev, u8_t sb_idx, d_list_t * bypass_gen_pool_list, u8_t filling_mode) argument
369 if (filling_mode == FILL_GRQ_MIN_CASHED_BDS) {
376 } else if (filling_mode == FILL_GRQ_LOW_THRESHOLD) {
466 if (filling_mode == FILL_GRQ_LOW_THRESHOLD) {

Completed in 73 milliseconds