lmac_credit       322 drivers/net/ethernet/cavium/thunder/nic_main.c 	u64 lmac_credit;
lmac_credit       336 drivers/net/ethernet/cavium/thunder/nic_main.c 		lmac_credit = (1ull << 1); /* channel credit enable */
lmac_credit       337 drivers/net/ethernet/cavium/thunder/nic_main.c 		lmac_credit |= (0x1ff << 2); /* Max outstanding pkt count */
lmac_credit       339 drivers/net/ethernet/cavium/thunder/nic_main.c 		lmac_credit |= (((((48 * 1024) / lmac_cnt) -
lmac_credit       345 drivers/net/ethernet/cavium/thunder/nic_main.c 				      lmac_credit);