Searched refs:vfvld (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | common.h | 922 uint8_t *vfvld, uint16_t *vin, 926 u16 *rss_size, uint8_t *vfvld, uint16_t *vin);
|
| H A D | t4_hw.c | 9764 uint8_t *vfvld, uint16_t *vin, in t4_alloc_vi_func() argument 9802 if (vfvld) { in t4_alloc_vi_func() 9803 *vfvld = adap->params.viid_smt_extn_support ? in t4_alloc_vi_func() 9833 u16 *rss_size, uint8_t *vfvld, uint16_t *vin) in t4_alloc_vi() argument 9836 vfvld, vin, FW_VI_FUNC_ETH, 0); in t4_alloc_vi() 11866 &vi->vfvld, &vi->vin); in t4_port_init()
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_sched.c | 843 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld)); in cxgbe_rate_tag_alloc()
|
| H A D | adapter.h | 221 uint8_t vfvld; member
|
| H A D | t4_netmap.c | 236 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld)); in alloc_nm_txq()
|
| H A D | t4_main.c | 3850 vi->hw_addr, &vi->rss_size, &vi->vfvld, &vi->vin, func, 0); in alloc_extra_vi() 8827 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld)); in sysctl_tx_vm_wr()
|
| H A D | t4_sge.c | 4825 V_TXPKT_VF(vi->vin) | V_TXPKT_VF_VLD(vi->vfvld)); in alloc_txq()
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.c | 1238 V_FT_VNID_ID_PF(sc->pf) | V_FT_VNID_ID_VLD(vi->vfvld)) << in select_ntuple()
|