Searched refs:nethctrl (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 247 unsigned int nethctrl; /* N egress ETH or CTRL Qs */ member
|
H A D | cxgb4vf_main.c | 2307 S("Ethernet Control", "%d", nethctrl); in resources_show() 2486 if (vfres->nethctrl != ethqsets) in size_nports_qsets() 2487 ethqsets = min(vfres->nethctrl, ethqsets); in size_nports_qsets()
|
H A D | t4vf_hw.c | 1128 vfres->nethctrl = FW_PFVF_CMD_NETHCTRL_G(word); in t4vf_get_vfres()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 247 unsigned int nethctrl; /* N egress ETH or CTRL Qs */ member
|
H A D | cxgb4vf_main.c | 2315 S("Ethernet Control", "%d", nethctrl); in resources_show() 2494 if (vfres->nethctrl != ethqsets) in size_nports_qsets() 2495 ethqsets = min(vfres->nethctrl, ethqsets); in size_nports_qsets()
|
H A D | t4vf_hw.c | 1129 vfres->nethctrl = FW_PFVF_CMD_NETHCTRL_G(word); in t4vf_get_vfres()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 405 unsigned int nethctrl; /* N egress ETH or CTRL Qs */ member
|
H A D | cxgb4_debugfs.c | 2581 S("Ethernet Control", "%d", nethctrl); in resources_show()
|
H A D | t4_hw.c | 2926 pfres->nethctrl = FW_PFVF_CMD_NETHCTRL_G(word); in t4_get_pfres()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 404 unsigned int nethctrl; /* N egress ETH or CTRL Qs */ member
|
H A D | cxgb4_debugfs.c | 2581 S("Ethernet Control", "%d", nethctrl); in resources_show()
|
H A D | t4_hw.c | 2896 pfres->nethctrl = FW_PFVF_CMD_NETHCTRL_G(word); in t4_get_pfres()
|
Completed in 56 milliseconds