Searched defs:keepalive (Results 1 - 6 of 6) sorted by relevance

/drivers/net/slip/
H A Dslip.h93 unsigned char keepalive; /* keepalive seconds */ member in struct:slip
/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h79 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive);
123 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) argument
H A Ddebug.c1246 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) argument
1248 ar->debug.keepalive = keepalive;
1258 len = snprintf(buf, sizeof(buf), "%u\n", ar->debug.keepalive);
1779 debugfs_create_file("keepalive", S_IRUSR | S_IWUSR, ar->debugfs_phy, ar,
H A Dcore.h718 u8 keepalive; member in struct:ath6kl::__anon3187
/drivers/infiniband/hw/nes/
H A Dnes_context.h53 __le32 keepalive; member in struct:nes_qp_context
/drivers/staging/ozwpan/
H A Dozprotocol.h124 u8 keepalive; member in struct:oz_elt_update_param

Completed in 180 milliseconds