Searched refs:pcifunc (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_dev.c | 164 rsp->pcifunc = msg->pcifunc; in af_pf_wait_msg() 209 rsp->hdr.pcifunc = msg->pcifunc; in vf_pf_process_msgs() 223 af_req->pcifunc = msg->pcifunc; in vf_pf_process_msgs() 274 msg->pcifunc, otx2_get_pf(msg->pcifunc), in vf_pf_process_up_msgs() 280 msg->pcifunc, otx2_get_pf(msg->pcifunc), in vf_pf_process_up_msgs() 286 msg->pcifunc); in vf_pf_process_up_msgs() 377 dev->pf_func = msg->pcifunc; in otx2_process_msgs() 435 vf_msg->pcifunc = dev->pf_func; in pf_vf_mbox_send_up_msg() 483 otx2_get_pf(msg->hdr.pcifunc), in otx2_mbox_up_handler_cgx_ptp_rx_info() 559 otx2_get_pf(msg->pcifunc), in otx2_process_msgs_up() [all …]
|
| H A D | otx2_mbox.c | 398 otx2_send_ready_msg(struct otx2_mbox *mbox, uint16_t *pcifunc) in otx2_send_ready_msg() argument 416 if (pcifunc) in otx2_send_ready_msg() 417 *pcifunc = rsp->hdr.pcifunc; in otx2_send_ready_msg() 423 otx2_reply_invalid_msg(struct otx2_mbox *mbox, int devid, uint16_t pcifunc, in otx2_reply_invalid_msg() argument 434 rsp->hdr.pcifunc = pcifunc; in otx2_reply_invalid_msg()
|
| H A D | otx2_mbox.h | 87 uint16_t __otx2_io pcifunc; /* Who's sending this msg */ member 1807 hdr->pcifunc = 0; in otx2_mbox_req_init()
|
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev_mbox.c | 173 msg->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_ree_af_reg_read() 211 msg->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_ree_af_reg_write() 250 req->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_ree_rule_db_get() 278 req->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_ree_rule_db_get() 317 req->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_ree_rule_db_len_get() 354 req->hdr.pcifunc = vf->otx2_dev.pf_func; in ree_db_msg()
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_mbox.c | 165 msg->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_cpt_af_reg_read() 201 msg->hdr.pcifunc = vf->otx2_dev.pf_func; in otx2_cpt_af_reg_write()
|
| /f-stack/freebsd/x86/include/ |
| H A D | legacyvar.h | 47 LEGACY_ACCESSOR(pcifunc, PCIFUNC, int)
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_vlan.c | 48 int pcifunc = otx2_pfvf_func(dev->pf, dev->vf); in nix_set_rx_vlan_action() local 58 action |= (uint64_t)pcifunc << 4; in nix_set_rx_vlan_action()
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 323 pcifunc NPA NIX SSO GROUP SSOWS TIM CPT
|