Searched defs:outbox (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.c | 152 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_FUNC_CAP_wrapper() 223 u32 *outbox; in mlx4_QUERY_FUNC_CAP() local 318 u32 *outbox; in mlx4_QUERY_DEV_CAP() local 646 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_PORT_wrapper() 793 u32 *outbox; in mlx4_QUERY_FW() local 932 u32 *outbox; in mlx4_QUERY_ADAPTER() local 1083 __be32 *outbox; in mlx4_QUERY_HCA() local 1148 struct mlx4_cmd_mailbox *outbox, in mlx4_INIT_PORT_wrapper() 1231 struct mlx4_cmd_mailbox *outbox, in mlx4_CLOSE_PORT_wrapper()
|
D | resource_tracker.c | 1275 struct mlx4_cmd_mailbox *outbox, in mlx4_ALLOC_RES_wrapper() 1502 struct mlx4_cmd_mailbox *outbox, in mlx4_FREE_RES_wrapper() 1616 struct mlx4_cmd_mailbox *outbox, in mlx4_SW2HW_MPT_wrapper() 1670 struct mlx4_cmd_mailbox *outbox, in mlx4_HW2SW_MPT_wrapper() 1702 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_MPT_wrapper() 1745 struct mlx4_cmd_mailbox *outbox, in mlx4_RST2INIT_QP_wrapper() 1869 struct mlx4_cmd_mailbox *outbox, in mlx4_SW2HW_EQ_wrapper() 1942 struct mlx4_cmd_mailbox *outbox, in mlx4_WRITE_MTT_wrapper() 1980 struct mlx4_cmd_mailbox *outbox, in mlx4_HW2SW_EQ_wrapper() 2080 struct mlx4_cmd_mailbox *outbox, in mlx4_QUERY_EQ_wrapper() [all …]
|
D | port.c | 719 struct mlx4_cmd_mailbox *outbox, in mlx4_SET_PORT_wrapper() 840 struct mlx4_cmd_mailbox *outbox, in mlx4_SET_MCAST_FLTR_wrapper() 860 struct mlx4_cmd_mailbox *outbox, in mlx4_SET_VLAN_FLTR_wrapper() 869 u32 in_mod, struct mlx4_cmd_mailbox *outbox) in mlx4_common_dump_eth_stats() 879 struct mlx4_cmd_mailbox *outbox, in mlx4_DUMP_ETH_STATS_wrapper()
|
D | cmd.c | 588 struct mlx4_cmd_mailbox *outbox, in mlx4_DMA_wrapper() 1093 struct mlx4_cmd_mailbox *outbox = NULL; in mlx4_master_process_vhcr() local
|
D | eq.c | 541 struct mlx4_cmd_mailbox *outbox, in mlx4_MAP_EQ_wrapper()
|
D | mcg.c | 946 struct mlx4_cmd_mailbox *outbox, in mlx4_PROMISC_wrapper()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 778 u32 *outbox; in mthca_QUERY_FW() local 885 u32 *outbox; in mthca_ENABLE_LAM() local 940 u32 *outbox; in mthca_QUERY_DDR() local 990 u32 *outbox; in mthca_QUERY_DEV_LIM() local 1270 u32 *outbox; in mthca_QUERY_ADAPTER() local
|