Lines Matching refs:is_pf
185 if (dev->is_pf) in i40iw_enable_intr()
269 if (dev->is_pf) in i40iw_disable_irq()
409 bool is_pf, in i40iw_close_hmc_objects_type() argument
418 info.is_pf = is_pf; in i40iw_close_hmc_objects_type()
433 bool is_pf, in i40iw_del_hmc_objects() argument
439 i40iw_close_hmc_objects_type(dev, iw_hmc_obj_types[i], hmc_info, is_pf, reset); in i40iw_del_hmc_objects()
476 bool is_pf) in i40iw_create_hmc_objs() argument
485 info.is_pf = is_pf; in i40iw_create_hmc_objs()
509 is_pf, in i40iw_create_hmc_objs()
1348 info.is_pf = (ldev->ftype) ? false : true; in i40iw_initialize_dev()
1375 if (dev->is_pf) { in i40iw_initialize_dev()
1662 if (dev->is_pf) in i40iw_open()
1950 if (!dev->is_pf) { in i40iw_virtchnl_receive()