Home
last modified time | relevance | path

Searched refs:oce_mbx (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c55 struct oce_mbx *mbx; in oce_reset_fun()
262 struct oce_mbx mbx; in oce_get_fw_version()
305 struct oce_mbx *mbx; in oce_first_mcc_cmd()
411 struct oce_mbx mbx; in oce_read_mac_addr()
462 struct oce_mbx mbx; in oce_get_fw_config()
530 struct oce_mbx mbx; in oce_if_create()
586 struct oce_mbx mbx; in oce_if_del()
631 struct oce_mbx mbx; in oce_config_vlan()
677 struct oce_mbx mbx; in oce_set_flow_control()
763 struct oce_mbx mbx; in oce_config_nic_rss()
[all …]
H A Doce_queue.c371 struct oce_mbx mbx; in oce_wq_del()
376 bzero(&mbx, sizeof(struct oce_mbx)); in oce_wq_del()
554 struct oce_mbx mbx; in oce_rq_del()
631 struct oce_mbx mbx; in oce_eq_del()
665 struct oce_mbx mbx; in oce_mq_create()
693 bzero(&mbx, sizeof(struct oce_mbx)); in oce_mq_create()
776 struct oce_mbx mbx; in oce_mq_free()
786 bzero(&mbx, sizeof (struct oce_mbx)); in oce_mq_free()
930 struct oce_mbx mbx; in oce_cq_del()
935 bzero(&mbx, sizeof(struct oce_mbx)); in oce_cq_del()
[all …]
H A Doce_if.h658 struct oce_mbx *mbx;
1042 struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx);
H A Doce_hw.h576 struct oce_mbx { struct
809 struct oce_mbx mbx;