Home
last modified time | relevance | path

Searched full:indication (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan.sh5 # as sanitization of invalid configurations and offload indication.
480 log_test "vxlan flood entry offload indication"
497 log_test "vxlan entry offload indication - initial state"
508 log_test "vxlan entry offload indication - after removal from bridge"
522 log_test "vxlan entry offload indication - after re-add to bridge"
533 log_test "vxlan entry offload indication - after removal from vxlan"
547 log_test "vxlan entry offload indication - after re-add to vxlan"
734 log_test "offload indication - attach vxlan first"
740 log_test "offload indication - set vxlan down"
746 log_test "offload indication - set vxlan up"
[all …]
Dfib_offload.sh4 # Test unicast FIB offload indication.
84 # offload indication did not change.
139 # indication did not change.
/Linux-v5.10/drivers/net/ipa/
Dipa_qmi.c27 * to supply an indication message from the AP). Once the handshake is
48 * indication message from the AP when it is about to begin its normal
58 * - When the modem is ready to receive an INIT_COMPLETE indication from
64 * - AP has sent an INIT_COMPLETE indication to the modem
68 * - The INDICATION_REGISTER request and INIT_COMPLETE indication are
83 /* Send an INIT_COMPLETE indication message to the modem */
100 "error %d sending init complete indication\n", ret); in ipa_server_init_complete()
105 /* If requested (and not already sent) send the INIT_COMPLETE indication */
135 /* Send the indication message if it was requested */ in ipa_qmi_ready()
138 /* The initial boot requires us to send the indication. */ in ipa_qmi_ready()
[all …]
Dipa_qmi_msg.h14 /* Request/response/indication QMI message ids used for IPA. Receiving
19 #define IPA_QMI_INIT_COMPLETE 0x22 /* AP -> modem indication */
68 /* The message for the IPA_QMI_INIT_COMPLETE_IND indication consists
/Linux-v5.10/drivers/staging/wfx/
Dhif_rx.c81 dev_err(wdev->dev, "received invalid startup indication"); in hif_startup_indication()
99 dev_warn(wdev->dev, "unexpected wake-up indication\n"); in hif_wakeup_indication()
144 dev_dbg(wdev->dev, "ignore BSSREGAINED indication\n"); in hif_event_indication()
151 dev_warn(wdev->dev, "unhandled event indication: %.2x\n", in hif_event_indication()
222 WARN(body->peer_sta_set, "misunderstood indication"); in hif_suspend_resume_indication()
223 WARN(hif->interface != 2, "misunderstood indication"); in hif_suspend_resume_indication()
247 // Older firmware send a generic indication beside RxStats in hif_generic_indication()
263 dev_err(wdev->dev, "generic_indication: unknown indication type: %#.8x\n", in hif_generic_indication()
408 dev_err(wdev->dev, "unsupported HIF indication: ID %02x\n", in wfx_handle_rx()
/Linux-v5.10/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h123 /* For REC_TOV timer expiration indication received from Xstorm */
138 /* For REC_TOV timer expiration indication received from Xstorm */
146 /* Special completion indication in case of task was aborted. */
150 /* FW only: Special completion indication in case of task was cleaned. */
152 /* Not in used: Special completion indication (in task requested the exchange
156 /* Special completion indication (in task requested the sequence cleanup) in
/Linux-v5.10/drivers/atm/
DuPD98401.h58 /* Normal (AAL5) Receive Indication */
64 #define uPD98401_AAL5_ERR 0x00008000 /* Error indication */
65 #define uPD98401_AAL5_CI 0x00004000 /* Congestion Indication */
80 /* Raw Cell Indication */
87 /* Transmit Indication */
282 #define uPD98401_RXVC_CI 0x00002000 /* Congestion Indication */
/Linux-v5.10/include/linux/platform_data/
Dmlxreg.h57 * @health_cntr: dynamic device health indication counter;
58 * @attached: true if device has been attached after good health indication;
88 * @health: true if device has health indication, false in other case;
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_reg.h259 /* [RC 1] Set when the message length mismatch (relative to last indication)
311 /* [RC 1] Set when the message length mismatch (relative to last indication)
336 /* [RC 1] Set when the message length mismatch (relative to last indication)
348 /* [RC 1] Set when the message length mismatch (relative to last indication)
359 /* [RC 1] Set when message length mismatch (relative to last indication) at
370 /* [RC 1] Set when the message length mismatch (relative to last indication)
429 /* [R 1] indication the initializing the activity counter by the hardware
435 /* [R 1] indication the initializing the cams by the hardware was done. */
472 /* [R 1] indication the initializing the link list by the hardware was done. */
671 /* [R 16] Valid sleeping threads indication have bit per thread */
[all …]
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h258 /* Indication from bus module regarding presence/insertion of dongle. */
260 /* Indication from bus module regarding removal/absence of dongle */
263 /* Indication from bus module that dongle should be reset */
267 /* Indication that firmware has halted or crashed */
/Linux-v5.10/drivers/net/wireless/ti/wl1251/
Dtx.h27 * TX complete indication will be received a-synchronously in a TX done cyclic
44 * 1. To get a TX complete indication the host enables the tx_complete flag in
51 * TX complete indication was requested in tx_control or per crossing
/Linux-v5.10/include/uapi/linux/
Dsonet.h50 #define SONET_INS_LAIS 32 /* line alarm indication signal */
51 #define SONET_INS_PAIS 64 /* path alarm indication signal */
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9768.yaml40 Indication of AAC mode select.
60 Indication of VCM internal clock dividing rate select, as one multiple
/Linux-v5.10/include/net/phonet/
Dpep.h52 u8 pep_type; /* status indication */
99 /* Phonet pipe status indication */
/Linux-v5.10/drivers/net/wireless/
Drndis_wlan.c2240 * 'media connect'-indication. in rndis_connect()
2705 * workers, indication handlers, device poller
2720 /* received media connect indication while connected, either in rndis_wlan_do_link_up_work()
2888 struct ndis_80211_status_indication *indication, in rndis_wlan_auth_indication() argument
2901 netdev_info(usbdev->net, "authentication indication: too short message (%i)\n", in rndis_wlan_auth_indication()
2906 buf = (void *)&indication->u.auth_request[0]; in rndis_wlan_auth_indication()
2931 netdev_info(usbdev->net, "authentication indication: %s (0x%08x)\n", in rndis_wlan_auth_indication()
2960 struct ndis_80211_status_indication *indication, in rndis_wlan_pmkid_cand_list_indication() argument
2968 netdev_info(usbdev->net, "pmkid candidate list indication: too short message (%i)\n", in rndis_wlan_pmkid_cand_list_indication()
2973 list_len = le32_to_cpu(indication->u.cand_list.num_candidates) * in rndis_wlan_pmkid_cand_list_indication()
[all …]
/Linux-v5.10/net/llc/
Dllc_s_ac.c35 * UNITDATA INDICATION; verify our event is the kind we expect
193 * Send a XID response PDU to the network layer via a XID INDICATION
207 * Send a TEST response PDU to the network layer via a TEST INDICATION
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh.h84 /* set host finished write shared buffer indication */
87 /* get mcp finished read shared buffer indication */
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_event_public.h47 /** Indication that 3A statistics are available. */
49 /** Indication that DIS statistics are available. */
59 /** Indication that LACE statistics are available. */
/Linux-v5.10/arch/arm/boot/dts/
Dorion5x-rd88f5182-nas.dts137 * MPP[22] USB 0 over current indication
138 * MPP[23] USB 1 over current indication
/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h22 #define IXGBE_VFMAILBOX_RSTI 0x00000040 /* PF has reset indication */
87 #define IXGBE_VF_TRANS_VLAN 3 /* Indication of port VLAN */
/Linux-v5.10/drivers/misc/ti-st/
Dst_ll.c123 pr_debug("sleep indication recvd"); in st_ll_sleep_state()
130 pr_debug("wake indication recvd"); in st_ll_sleep_state()
/Linux-v5.10/include/net/sctp/
Dulpevent.h112 __u32 indication, __u32 sid, __u32 seq,
124 __u32 indication, gfp_t gfp);
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dlego_ev3_battery.txt12 - rechargeable-gpios: phandle to the rechargeable battery indication gpio
/Linux-v5.10/drivers/scsi/isci/
Dremote_device.h154 * An indication of whether the device was successfully stopped. SCI_SUCCESS
170 * device hardware reset completes. An indication of whether the device reset
184 * An indication that the device is resuming operation. SCI_SUCCESS the device
/Linux-v5.10/arch/arm/mach-orion5x/
Drd88f5182-setup.c81 * Use GPIO LED as CPU active indication
250 * MPP[22] USB 0 over current indication in rd88f5182_init()
251 * MPP[23] USB 1 over current indication in rd88f5182_init()

12345678910>>...23