Searched refs:vfid (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/ixl/
H A Di40e_virtchnl.h105 u32 vfid; /* used by PF when sending to VF */ member in struct:i40e_virtchnl_msg
H A Di40e_prototype.h173 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid,
H A Di40e_common.c2320 * @vfid: vf id to send msg
2329 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, argument
2339 cmd->id = CPU_TO_LE32(vfid);
/freebsd-10.1-release/sys/dev/bxe/
H A Dbxe.c9882 int vfid,
9906 sb_data_e2.common.p_func.vf_id = vfid;
9880 bxe_init_sb(struct bxe_softc *sc, bus_addr_t busaddr, int vfid, uint8_t vf_valid, int fw_sb_id, int igu_sb_id) argument

Completed in 150 milliseconds