Home
last modified time | relevance | path

Searched defs:nctrl (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.c98 struct octnic_ctrl_pkt *nctrl) in octnic_alloc_ctrl_pkt_sc()
140 struct octnic_ctrl_pkt *nctrl) in octnet_send_nic_ctrl_pkt()
H A Dlio_vf_main.c1036 struct octnic_ctrl_pkt nctrl; in liquidio_set_uc_list() local
1077 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local
1128 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local
1654 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local
1682 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local
1716 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local
1751 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local
H A Dlio_main.c1954 struct octnic_ctrl_pkt nctrl; in liquidio_set_mcast_list() local
2005 struct octnic_ctrl_pkt nctrl; in liquidio_set_mac() local
2568 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_add_vid() local
2597 struct octnic_ctrl_pkt nctrl; in liquidio_vlan_rx_kill_vid() local
2631 struct octnic_ctrl_pkt nctrl; in liquidio_set_rxcsum_command() local
2668 struct octnic_ctrl_pkt nctrl; in liquidio_vxlan_port_command() local
2816 struct octnic_ctrl_pkt nctrl; in __liquidio_set_vf_mac() local
2873 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_spoofchk() local
2929 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_vlan() local
3099 struct octnic_ctrl_pkt nctrl; in liquidio_set_vf_link_state() local
H A Dlio_ethtool.c472 struct octnic_ctrl_pkt nctrl; in lio_send_queue_count_update() local
707 struct octnic_ctrl_pkt nctrl; in octnet_gpio_access() local
734 struct octnic_ctrl_pkt nctrl; in octnet_id_active() local
1373 struct octnic_ctrl_pkt nctrl; in lio_set_pauseparam() local
H A Docteon_nic.h64 #define MAX_UDD_SIZE(nctrl) (sizeof((nctrl)->udd)) argument
H A Dlio_core.c167 struct octnic_ctrl_pkt nctrl; in liquidio_set_feature() local
259 struct octnic_ctrl_pkt *nctrl = (struct octnic_ctrl_pkt *)nctrl_ptr; in liquidio_link_ctrl_cmd_completion() local
/openbmc/linux/drivers/nvme/target/
H A Dloop.c272 static void nvme_loop_free_ctrl(struct nvme_ctrl *nctrl) in nvme_loop_free_ctrl()
415 static void nvme_loop_delete_ctrl(struct nvmet_ctrl *nctrl) in nvme_loop_delete_ctrl()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c177 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_run_command() local
673 struct fsl_ifc_nand_ctrl *nctrl = ifc_nand_ctrl; in fsl_ifc_read_page() local
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c1321 static void nvme_tcp_free_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_free_queue()
1510 static int nvme_tcp_alloc_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_alloc_queue()
1670 static void nvme_tcp_stop_queue(struct nvme_ctrl *nctrl, int qid) in nvme_tcp_stop_queue()
1700 static int nvme_tcp_start_queue(struct nvme_ctrl *nctrl, int idx) in nvme_tcp_start_queue()
2186 static void nvme_tcp_free_ctrl(struct nvme_ctrl *nctrl) in nvme_tcp_free_ctrl()
H A Dfc.c2431 nvme_fc_nvme_ctrl_freed(struct nvme_ctrl *nctrl) in nvme_fc_nvme_ctrl_freed()
2455 struct nvme_ctrl *nctrl = data; in nvme_fc_terminate_exchange() local
3280 nvme_fc_delete_ctrl(struct nvme_ctrl *nctrl) in nvme_fc_delete_ctrl()
H A Drdma.c960 static void nvme_rdma_stop_ctrl(struct nvme_ctrl *nctrl) in nvme_rdma_stop_ctrl()
968 static void nvme_rdma_free_ctrl(struct nvme_ctrl *nctrl) in nvme_rdma_free_ctrl()