Searched refs:cxgb3i_rx_credit_thres (Results 1 – 1 of 1) sorted by relevance
58 static int cxgb3i_rx_credit_thres = 10 * 1024; variable59 module_param(cxgb3i_rx_credit_thres, int, 0644);60 MODULE_PARM_DESC(cxgb3i_rx_credit_thres,1327 cdev->rx_credit_thres = cxgb3i_rx_credit_thres; in cxgb3i_dev_open()