Lines Matching refs:is_pf
181 if (dev->is_pf) in i40iw_enable_intr()
265 if (dev->is_pf) in i40iw_disable_irq()
405 bool is_pf, in i40iw_close_hmc_objects_type() argument
414 info.is_pf = is_pf; in i40iw_close_hmc_objects_type()
429 bool is_pf, in i40iw_del_hmc_objects() argument
435 i40iw_close_hmc_objects_type(dev, iw_hmc_obj_types[i], hmc_info, is_pf, reset); in i40iw_del_hmc_objects()
472 bool is_pf) in i40iw_create_hmc_objs() argument
481 info.is_pf = is_pf; in i40iw_create_hmc_objs()
505 is_pf, in i40iw_create_hmc_objs()
1340 info.is_pf = (ldev->ftype) ? false : true; in i40iw_initialize_dev()
1367 if (dev->is_pf) { in i40iw_initialize_dev()
1651 if (dev->is_pf) in i40iw_open()
1945 if (!dev->is_pf) { in i40iw_virtchnl_receive()