Home
last modified time | relevance | path

Searched refs:new_status (Results 1 – 2 of 2) sorted by relevance

/net/mptcp/
Dpm.c84 enum mptcp_pm_status new_status) in mptcp_pm_schedule_work() argument
87 BIT(new_status)); in mptcp_pm_schedule_work()
88 if (msk->pm.status & BIT(new_status)) in mptcp_pm_schedule_work()
91 msk->pm.status |= BIT(new_status); in mptcp_pm_schedule_work()
/net/bluetooth/
Dhci_event.c48 u8 *new_status) in hci_cc_inquiry_cancel() argument
66 *new_status = status; in hci_cc_inquiry_cancel()