Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1770 int (*alloc_mbx_args)(struct qlcnic_cmd_args *, member
1893 return adapter->ahw->hw_ops->alloc_mbx_args(mbx, adapter, arg); in qlcnic_alloc_mbx_args()
H A Dqlcnic_83xx_hw.c202 .alloc_mbx_args = qlcnic_83xx_alloc_mbx_args,
1079 err = ahw->hw_ops->alloc_mbx_args(&cmd, adapter, in qlcnic_83xx_add_rings()
H A Dqlcnic_sriov_common.c53 .alloc_mbx_args = qlcnic_83xx_alloc_mbx_args,
H A Dqlcnic_main.c562 .alloc_mbx_args = qlcnic_82xx_alloc_mbx_args,