Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c995 if (!IS_SRIOV(bp)) in bnx2x_iov_init_dq()
1304 if (!IS_SRIOV(bp)) in bnx2x_iov_remove_one()
1329 if (!IS_SRIOV(bp)) in bnx2x_iov_free_mem()
1356 if (!IS_SRIOV(bp)) in bnx2x_iov_alloc_mem()
1529 if (!IS_SRIOV(bp)) in bnx2x_iov_link_update()
1541 if (!IS_SRIOV(bp)) { in bnx2x_iov_nic_init()
1630 if (!IS_SRIOV(bp)) in bnx2x_iov_chip_cleanup()
1646 if (!IS_SRIOV(bp)) in bnx2x_iov_init_ilt()
1738 if (!IS_SRIOV(bp)) in bnx2x_iov_eq_sp_event()
1849 if (!IS_SRIOV(bp)) in bnx2x_iov_set_queue_sp_obj()
[all …]
H A Dbnx2x.h1764 #define IS_SRIOV(bp) ((bp)->vfdb) macro
H A Dbnx2x_cmn.c2269 if (IS_SRIOV(bp)) in bnx2x_alloc_fw_stats_mem()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c350 if (!IS_SRIOV(xe)) in xe_guc_relay_init()