Searched refs:cxgb4i_rx_credit_thres (Results 1 – 1 of 1) sorted by relevance
61 static int cxgb4i_rx_credit_thres = 10 * 1024; variable62 module_param(cxgb4i_rx_credit_thres, int, 0644);63 MODULE_PARM_DESC(cxgb4i_rx_credit_thres,1763 cdev->rx_credit_thres = cxgb4i_rx_credit_thres; in t4_uld_add()