Searched defs:pf_id (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixl_iw.h58 u8 pf_id; member in struct:ixl_iw_pf
H A Di40e_type.h714 u8 pf_id; member in struct:i40e_hw
H A Di40e_adminq_cmd.h384 u8 pf_id; member in struct:i40e_aqc_set_pf_context
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h191 u8 pf_id; member in struct:ecore_dcbx_results
H A Decore_init_fw_funcs.c385 ecore_tx_pq_map_rt_init(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 port_id, u8 pf_id, u8 max_phys_tcs_per_port, bool is_pf_loading, u32 num_pf_cids, u32 num_vf_cids, u16 start_pq, u16 num_pf_pqs, u16 num_vf_pqs, u8 start_vport, u32 base_mem_addr_4kb, struct init_qm_pq_params *pq_params, struct init_qm_vport_params *vport_params) argument
496 ecore_other_pq_map_rt_init(struct ecore_hwfn *p_hwfn, u8 pf_id, bool is_pf_loading, u32 num_pf_cids, u32 num_tids, u32 base_mem_addr_4kb) argument
536 ecore_pf_wfq_rt_init(struct ecore_hwfn *p_hwfn, u8 port_id, u8 pf_id, u16 pf_wfq, u8 max_phys_tcs_per_port, u16 num_tx_pqs, struct init_qm_pq_params *pq_params) argument
571 ecore_pf_rl_rt_init(struct ecore_hwfn *p_hwfn, u8 pf_id, u32 pf_rl) argument
752 ecore_qm_pf_rt_init(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 port_id, u8 pf_id, u8 max_phys_tcs_per_port, bool is_pf_loading, u32 num_pf_cids, u32 num_vf_cids, u32 num_tids, u16 start_pq, u16 num_pf_pqs, u16 num_vf_pqs, u8 start_vport, u8 num_vports, u16 pf_wfq, u32 pf_rl, u32 link_speed, struct init_qm_pq_params *pq_params, struct init_qm_vport_params *vport_params) argument
811 ecore_init_pf_wfq(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 pf_id, u16 pf_wfq) argument
829 ecore_init_pf_rl(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 pf_id, u32 pf_rl) argument
1456 ecore_gft_disable(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 pf_id) argument
1486 ecore_gft_config(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 pf_id, bool tcp, bool udp, bool ipv4, bool ipv6, enum gft_profile_type profile_type) argument
[all...]
H A Decore_int.c1442 ecore_init_cau_sb_entry(struct ecore_hwfn *p_hwfn, struct cau_sb_entry *p_sb_entry, u8 pf_id, u16 vf_number, u8 vf_valid) argument
H A Decore_dev.c2969 u16 num_pfs, pf_id; local
H A Decore_dbg_fw_funcs.c3188 u8 port_id, pf_id, vf_id; local
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c2526 __storm_memset_mac_filters(struct bxe_softc *sc, struct tstorm_eth_mac_filter_config *mac_filters, uint16_t pf_id) argument
H A Dbxe.c2222 storm_memset_vf_to_pf(struct bxe_softc *sc, uint16_t abs_fid, uint16_t pf_id) argument
[all...]
H A Dbxe.h1860 uint16_t pf_id; member in struct:bxe_func_init_params
H A Decore_hsi.h7792 uint8_t pf_id /* The pf id, for multi function mode */; member in struct:mac_configuration_entry
11859 uint8_t pf_id /* PCI physical function number (0-7). The LSB of this field is the port ID */; member in struct:pci_entity

Completed in 387 milliseconds