Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dtlan.c1158 u16 host_int; in tlan_handle_interrupt() local
1369 static u32 tlan_handle_tx_eof(struct net_device *dev, u16 host_int) in tlan_handle_tx_eof()
1466 static u32 tlan_handle_stat_overflow(struct net_device *dev, u16 host_int) in tlan_handle_stat_overflow()
1502 static u32 tlan_handle_rx_eof(struct net_device *dev, u16 host_int) in tlan_handle_rx_eof()
1618 static u32 tlan_handle_dummy(struct net_device *dev, u16 host_int) in tlan_handle_dummy()
1648 static u32 tlan_handle_tx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_tx_eoc()
1700 static u32 tlan_handle_status_check(struct net_device *dev, u16 host_int) in tlan_handle_status_check()
1779 static u32 tlan_handle_rx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_rx_eoc()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx.c2109 uint32_t host_int = 0; in qla82xx_msix_default() local
2173 uint32_t host_int = 0; in qla82xx_msix_rsp_q() local
2205 uint32_t host_int = 0; in qla82xx_poll() local
Dqla_nx.h860 uint32_t host_int; /* Interrupt status. */ member
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_fw.h64 __le32 host_int; /* Offset 0x0504 (R/W): Interrupt status. */ member