Searched refs:reset_param (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/bluetooth/ |
D | hci_intel.c | 538 static const u8 reset_param[] = { 0x00, 0x01, 0x00, 0x01, in intel_setup() local 883 skb = __hci_cmd_sync(hdev, 0xfc01, sizeof(reset_param), reset_param, in intel_setup()
|
D | btusb.c | 2012 static const u8 reset_param[] = { 0x00, 0x01, 0x00, 0x01, in btusb_setup_intel_new() local 2308 skb = __hci_cmd_sync(hdev, 0xfc01, sizeof(reset_param), reset_param, in btusb_setup_intel_new()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 9169 u32 reset_param = keep_link ? DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET : 0; in bnx2x_send_unload_done() local 9173 bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bnx2x_send_unload_done()
|