Lines Matching defs:pf
2874 u32 pf = SOURCEPF_G(t4_read_reg(adapter, PL_WHOAMI_A)); in t4_intr_enable() local
2899 u32 pf = SOURCEPF_G(t4_read_reg(adapter, PL_WHOAMI_A)); in t4_intr_disable() local
4336 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params()
4377 unsigned int pf, unsigned int vf, in t4_set_params_nosleep()
4415 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params()
4459 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf()
4503 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi()
4804 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free()
4832 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_free()
4856 int t4_ctrl_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_ctrl_eq_free()
4880 int t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_ofld_eq_free()
5376 int t4_port_init(struct adapter *adap, int mbox, int pf, int vf) in t4_port_init()