Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c55 struct oce_mbx *mbx; in oce_reset_fun() local
94 struct oce_bmbx *mbx; in oce_fw_clean() local
262 struct oce_mbx mbx; in oce_get_fw_version() local
305 struct oce_mbx *mbx; in oce_first_mcc_cmd() local
411 struct oce_mbx mbx; in oce_read_mac_addr() local
462 struct oce_mbx mbx; in oce_get_fw_config() local
530 struct oce_mbx mbx; in oce_if_create() local
586 struct oce_mbx mbx; in oce_if_del() local
631 struct oce_mbx mbx; in oce_config_vlan() local
677 struct oce_mbx mbx; in oce_set_flow_control() local
[all …]
H A Doce_queue.c371 struct oce_mbx mbx; in oce_wq_del() local
554 struct oce_mbx mbx; in oce_rq_del() local
631 struct oce_mbx mbx; in oce_eq_del() local
665 struct oce_mbx mbx; in oce_mq_create() local
776 struct oce_mbx mbx; in oce_mq_free() local
817 oce_destroy_q(POCE_SOFTC sc, struct oce_mbx *mbx, size_t req_size, in oce_destroy_q()
930 struct oce_mbx mbx; in oce_cq_del() local
1177 struct oce_mbx mbx; in oce_stop_rx() local
H A Doce_if.h658 struct oce_mbx *mbx; member
H A Doce_hw.h809 struct oce_mbx mbx; member
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_mbx.c49 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local
75 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local
99 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg() local
119 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local
139 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local
159 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local
191 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local
226 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local
256 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local
283 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic() local
[all …]
H A Dixgbe_type.h4155 struct ixgbe_mbx_info mbx; member
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_mbx.c74 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_mbx() local
100 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_mbx() local
123 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_msg() local
143 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_ack() local
163 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_rst() local
183 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local
214 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local
248 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local
277 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local
304 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_ops_generic() local
[all …]
H A De1000_vf.c260 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local
326 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local
383 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_msg_read_ack() local
480 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_promisc_set_vf() local
533 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
H A De1000_vf.h269 struct e1000_mbx_info mbx; member
H A De1000_hw.h1030 struct e1000_mbx_info mbx; member
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c4153 int i, error, mbx; in bnx_dma_alloc() local