Searched defs:host_int (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
| D | tlan.c | 1133 u16 host_int; in tlan_handle_interrupt() local 1344 static u32 tlan_handle_tx_eof(struct net_device *dev, u16 host_int) in tlan_handle_tx_eof() 1440 static u32 tlan_handle_stat_overflow(struct net_device *dev, u16 host_int) in tlan_handle_stat_overflow() 1476 static u32 tlan_handle_rx_eof(struct net_device *dev, u16 host_int) in tlan_handle_rx_eof() 1591 static u32 tlan_handle_dummy(struct net_device *dev, u16 host_int) in tlan_handle_dummy() 1621 static u32 tlan_handle_tx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_tx_eoc() 1672 static u32 tlan_handle_status_check(struct net_device *dev, u16 host_int) in tlan_handle_status_check() 1751 static u32 tlan_handle_rx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_rx_eoc()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/ti/ |
| D | tlan.c | 1156 u16 host_int; in tlan_handle_interrupt() local 1367 static u32 tlan_handle_tx_eof(struct net_device *dev, u16 host_int) in tlan_handle_tx_eof() 1463 static u32 tlan_handle_stat_overflow(struct net_device *dev, u16 host_int) in tlan_handle_stat_overflow() 1499 static u32 tlan_handle_rx_eof(struct net_device *dev, u16 host_int) in tlan_handle_rx_eof() 1614 static u32 tlan_handle_dummy(struct net_device *dev, u16 host_int) in tlan_handle_dummy() 1644 static u32 tlan_handle_tx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_tx_eoc() 1695 static u32 tlan_handle_status_check(struct net_device *dev, u16 host_int) in tlan_handle_status_check() 1774 static u32 tlan_handle_rx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_rx_eoc()
|
| /kernel/linux/linux-4.19/drivers/scsi/qla2xxx/ |
| D | qla_nx.c | 2113 uint32_t host_int = 0; in qla82xx_msix_default() local 2177 uint32_t host_int = 0; in qla82xx_msix_rsp_q() local 2209 uint32_t host_int = 0; in qla82xx_poll() local
|
| D | qla_nx.h | 847 uint32_t host_int; /* Interrupt status. */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| D | qla_nx.c | 2078 uint32_t host_int = 0; in qla82xx_msix_default() local 2142 uint32_t host_int = 0; in qla82xx_msix_rsp_q() local 2174 uint32_t host_int = 0; in qla82xx_poll() local
|
| D | qla_nx.h | 846 __le32 host_int; /* Interrupt status. */ member
|
| /kernel/linux/linux-4.19/drivers/scsi/qla4xxx/ |
| D | ql4_fw.h | 64 __le32 host_int; /* Offset 0x0504 (R/W): Interrupt status. */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
| D | ql4_fw.h | 63 __le32 host_int; /* Offset 0x0504 (R/W): Interrupt status. */ member
|