Home
last modified time | relevance | path

Searched refs:tl1_per_bgx (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic_main.c36 bool tl1_per_bgx; /* TL1 per BGX or per LMAC */ member
375 hw->tl1_per_bgx = true; in nic_get_hw_info()
389 hw->tl1_per_bgx = false; in nic_get_hw_info()
402 hw->tl1_per_bgx = false; in nic_get_hw_info()
636 if (hw->tl1_per_bgx) { in nic_tx_channel_cfg()
670 if (hw->tl1_per_bgx) in nic_tx_channel_cfg()
690 if (!hw->tl1_per_bgx) in nic_tx_channel_cfg()