MAX_RX_POST
#define RX_FRAGS_REFILL_WM (RX_Q_LEN - MAX_RX_POST)
max_t(u32, MAX_RX_POST,
MAX_RX_POST);
be_post_rx_frags(rxo, GFP_KERNEL, MAX_RX_POST);