Home
last modified time | relevance | path

Searched defs:resend (Results 1 – 8 of 8) sorted by relevance

/drivers/crypto/cavium/nitrox/
Dnitrox_csr.h275 u64 resend : 1; member
401 u64 resend : 1; member
597 u64 resend : 1; member
/drivers/i2c/busses/
Di2c-stu300.c600 struct i2c_msg *msg, int resend) in stu300_send_address()
/drivers/input/keyboard/
Datkbd.c224 bool resend; member
/drivers/block/aoe/
Daoecmd.c453 resend(struct aoedev *d, struct frame *f) in resend() function
/drivers/net/wireless/intersil/hostap/
Dhostap_ap.c306 int resend) in hostap_deauth_all_stas()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c994 int resend) in osc_brw_prep_request()
/drivers/net/ethernet/ibm/
Dibmvnic.c762 bool resend; in set_link_state() local
/drivers/staging/lustre/lustre/include/
Dobd.h1009 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend()