Searched refs:reset_param (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/bluetooth/ |
D | btusb.c | 2341 static const u8 reset_param[] = { 0x00, 0x01, 0x00, 0x01, in btusb_setup_intel_new() local 2637 skb = __hci_cmd_sync(hdev, 0xfc01, sizeof(reset_param), reset_param, in btusb_setup_intel_new()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 9087 u32 reset_param = keep_link ? DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET : 0; in bnx2x_send_unload_done() local 9091 bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bnx2x_send_unload_done()
|