Lines Matching defs:may_sleep
1104 * @may_sleep: parameter indicates if sleeping when waiting for
1111 static int init_tti(struct s2io_nic *nic, int link, bool may_sleep)
1171 S2IO_BIT_RESET, may_sleep) != SUCCESS)
3328 * @may_sleep: parameter indicates if sleeping when waiting for
3338 int bit_state, bool may_sleep)
3360 if (!may_sleep)
4875 * @may_sleep: parameter indicates if sleeping when waiting for command
4886 static void s2io_set_multicast(struct net_device *dev, bool may_sleep)
4911 S2IO_BIT_RESET, may_sleep);
4928 S2IO_BIT_RESET, may_sleep);
5008 S2IO_BIT_RESET, may_sleep)) {
5038 S2IO_BIT_RESET, may_sleep)) {