/linux-3.3/drivers/net/ethernet/intel/igb/ |
D | e1000_mbx.c | 41 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_mbx() local 65 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_mbx() local 86 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_msg() local 104 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_ack() local 122 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_rst() local 140 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_msg() local 169 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_ack() local 201 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_posted_mbx() local 227 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_posted_mbx() local 423 struct e1000_mbx_info *mbx = &hw->mbx; in igb_init_mbx_params_pf() local
|
D | e1000_hw.h | 507 struct e1000_mbx_info mbx; member
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.c | 45 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local 69 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local 90 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg() local 108 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local 126 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local 144 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local 170 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local 200 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local 228 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local 443 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_pf() local
|
D | ixgbe_type.h | 2887 struct ixgbe_mbx_info mbx; member
|
/linux-3.3/drivers/net/ethernet/intel/igbvf/ |
D | vf.c | 126 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local 227 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_update_mc_addr_list_vf() local 263 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_vfta_vf() local 292 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rlpml_set_vf() local 309 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local 354 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
|
D | mbx.c | 38 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local 64 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local 93 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local 119 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local 325 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_params_vf() local
|
D | vf.h | 247 struct e1000_mbx_info mbx; member
|
/linux-3.3/drivers/net/ethernet/intel/ixgbevf/ |
D | mbx.c | 39 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_msg() local 62 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_ack() local 88 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_read_posted_mbx() local 111 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_posted_mbx() local 314 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_init_mbx_params_vf() local
|
D | vf.c | 73 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_reset_hw_vf() local 222 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_set_uc_addr_vf() local 263 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_set_rar_vf() local 289 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack() local
|
D | vf.h | 131 struct ixgbe_mbx_info mbx; member
|
/linux-3.3/drivers/atm/ |
D | zatm.c | 360 static void poll_rx(struct atm_dev *dev,int mbx) in poll_rx() 742 static void poll_tx(struct atm_dev *dev,int mbx) in poll_tx() 1306 void *mbx; in zatm_start() local
|
/linux-3.3/drivers/scsi/qla2xxx/ |
D | qla_iocb.c | 1909 qla2x00_login_iocb(srb_t *sp, struct mbx_entry *mbx) in qla2x00_login_iocb() 1947 qla2x00_logout_iocb(srb_t *sp, struct mbx_entry *mbx) in qla2x00_logout_iocb() 1974 qla2x00_adisc_iocb(srb_t *sp, struct mbx_entry *mbx) in qla2x00_adisc_iocb()
|
D | qla_isr.c | 324 uint16_t cnt, mbx; in qla2x00_async_event() local 899 struct mbx_entry *mbx) in qla2x00_mbx_iocb_entry()
|
D | qla_fw.h | 724 uint16_t mbx[28]; member
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 3777 uint8_t *mbx; in lpfc_bsg_sli_cfg_write_cmd_ext() local
|
D | lpfc_hw.h | 3779 MAILBOX_t mbx; member
|
/linux-3.3/drivers/scsi/ |
D | ipr.h | 239 #define IPR_GET_FMT2_BAR_SEL(mbx) \ argument
|