Home
last modified time | relevance | path

Searched defs:bus_priv (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1919 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()
2087 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini()
2148 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy()
2157 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit()
2232 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
2316 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h()
2325 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()
2334 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec()
2341 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec()
2349 mlxsw_pci_lag_mode(void *bus_priv) in mlxsw_pci_lag_mode()
[all …]
H A Dcore.c69 void *bus_priv; member
2097 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register()
2248 void *bus_priv, bool reload, in mlxsw_core_bus_device_register()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h170 } bus_priv; member
/linux/drivers/ps3/
H A Dps3-vuart.c879 struct vuart_bus_priv *bus_priv = _private; in ps3_vuart_irq_handler() local