Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic_main.c39 bool tl1_per_bgx; /* TL1 per BGX or per LMAC */ member
384 hw->tl1_per_bgx = true; in nic_get_hw_info()
398 hw->tl1_per_bgx = false; in nic_get_hw_info()
411 hw->tl1_per_bgx = false; in nic_get_hw_info()
645 if (hw->tl1_per_bgx) { in nic_tx_channel_cfg()
679 if (hw->tl1_per_bgx) in nic_tx_channel_cfg()
699 if (!hw->tl1_per_bgx) in nic_tx_channel_cfg()