Searched defs:host_int (Results 1 – 3 of 3) sorted by relevance
1117 u16 host_int; in tlan_handle_interrupt() local1331 static u32 tlan_handle_tx_eof(struct net_device *dev, u16 host_int) in tlan_handle_tx_eof()1428 static u32 tlan_handle_stat_overflow(struct net_device *dev, u16 host_int) in tlan_handle_stat_overflow()1464 static u32 tlan_handle_rx_eof(struct net_device *dev, u16 host_int) in tlan_handle_rx_eof()1580 static u32 tlan_handle_dummy(struct net_device *dev, u16 host_int) in tlan_handle_dummy()1610 static u32 tlan_handle_tx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_tx_eoc()1662 static u32 tlan_handle_status_check(struct net_device *dev, u16 host_int) in tlan_handle_status_check()1741 static u32 tlan_handle_rx_eoc(struct net_device *dev, u16 host_int) in tlan_handle_rx_eoc()
861 uint32_t host_int; /* Interrupt status. */ member
64 __le32 host_int; /* Offset 0x0504 (R/W): Interrupt status. */ member