Lines Matching defs:flr
1443 * @flr: VFLR was issued or not
1449 static void i40e_trigger_vf_reset(struct i40e_vf *vf, bool flr)
1472 if (!flr) {
1559 * @flr: VFLR was issued or not
1564 bool i40e_reset_vf(struct i40e_vf *vf, bool flr)
1583 i40e_trigger_vf_reset(vf, flr);
1602 if (flr)
1626 * @flr: VFLR was issued or not
1635 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr)
1654 i40e_trigger_vf_reset(vf, flr);
1683 if (flr)
4356 /* read GLGEN_VFLRSTAT register to find out the flr VFs */