Home
last modified time | relevance | path

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

12345678910>>...25

/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dvxlan.sh5 # as sanitization of invalid configurations and offload indication.
487 log_test "vxlan flood entry offload indication"
504 log_test "vxlan entry offload indication - initial state"
515 log_test "vxlan entry offload indication - after removal from bridge"
529 log_test "vxlan entry offload indication - after re-add to bridge"
540 log_test "vxlan entry offload indication - after removal from vxlan"
554 log_test "vxlan entry offload indication - after re-add to vxlan"
741 log_test "offload indication - attach vxlan first"
747 log_test "offload indication - set vxlan down"
753 log_test "offload indication - set vxlan up"
[all …]
Drtnetlink.sh268 # ports member in the VLAN. We use the offload indication on routes
311 # offload indication on routes configured on the RIF to understand if
359 # offload indication on routes configured on the RIF to understand if
576 log_test "neighbour offload indication"
626 log_test "nexthop offload indication"
684 # Test offload indication of nexthop objects
720 log_test "nexthop objects offload indication"
731 # Test offload indication of nexthop group objects
776 log_test "nexthop group objects offload indication"
791 # Test offload indication of nexthop buckets
[all …]
Dfib_offload.sh4 # Test unicast FIB offload indication.
84 # offload indication did not change.
139 # indication did not change.
/Linux-v6.1/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 */
72 /* The message for the IPA_QMI_INIT_COMPLETE_IND indication consists
/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dhif_rx.c79 dev_err(wdev->dev, "received invalid startup indication"); in wfx_hif_startup_indication()
91 dev_warn(wdev->dev, "unexpected wake-up indication\n"); in wfx_hif_wakeup_indication()
134 dev_dbg(wdev->dev, "ignore BSSREGAINED indication\n"); in wfx_hif_event_indication()
141 dev_warn(wdev->dev, "unhandled event indication: %.2x\n", type); in wfx_hif_event_indication()
208 WARN(body->peer_sta_set, "misunderstood indication"); in wfx_hif_suspend_resume_indication()
209 WARN(hif->interface != 2, "misunderstood indication"); in wfx_hif_suspend_resume_indication()
233 /* Older firmware send a generic indication beside RxStats */ in wfx_hif_generic_indication()
247 dev_err(wdev->dev, "generic_indication: unknown indication type: %#.8x\n", type); in wfx_hif_generic_indication()
386 dev_err(wdev->dev, "unsupported HIF indication: ID %02x\n", hif_id); in wfx_handle_rx()
/Linux-v6.1/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-v6.1/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-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h265 /* Indication from bus module regarding presence/insertion of dongle. */
267 /* Indication from bus module regarding removal/absence of dongle */
270 /* Indication from bus module that dongle should be reset */
274 /* Indication that firmware has halted or crashed */
/Linux-v6.1/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-v6.1/drivers/net/wireless/
Drndis_wlan.c2240 * 'media connect'-indication. in rndis_connect()
2707 * workers, indication handlers, device poller
2722 /* received media connect indication while connected, either in rndis_wlan_do_link_up_work()
2891 struct ndis_80211_status_indication *indication, in rndis_wlan_auth_indication() argument
2904 netdev_info(usbdev->net, "authentication indication: too short message (%i)\n", in rndis_wlan_auth_indication()
2909 buf = (void *)&indication->u.auth_request[0]; in rndis_wlan_auth_indication()
2934 netdev_info(usbdev->net, "authentication indication: %s (0x%08x)\n", in rndis_wlan_auth_indication()
2963 struct ndis_80211_status_indication *indication, in rndis_wlan_pmkid_cand_list_indication() argument
2971 netdev_info(usbdev->net, "pmkid candidate list indication: too short message (%i)\n", in rndis_wlan_pmkid_cand_list_indication()
2976 list_len = le32_to_cpu(indication->u.cand_list.num_candidates) * in rndis_wlan_pmkid_cand_list_indication()
[all …]
/Linux-v6.1/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-v6.1/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-v6.1/include/net/phonet/
Dpep.h55 u8 pep_type; /* status indication */
102 /* Phonet pipe status indication */
/Linux-v6.1/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-v6.1/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-v6.1/include/linux/platform_data/
Dmlxreg.h129 * @health_cntr: dynamic device health indication counter;
130 * @attached: true if device has been attached after good health indication;
169 * @health: true if device has health indication, false in other case;
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dia_css_event_public.h48 /** Indication that 3A statistics are available. */
50 /** Indication that DIS statistics are available. */
60 /** Indication that LACE statistics are available. */
/Linux-v6.1/fs/fscache/
Dcache.c173 * @where: An indication of where the release happened
176 * indication should give information about the circumstances in which the call
267 * @why: An indication of the circumstances of the access for tracing
309 * @why: An indication of the circumstances of the access for tracing
/Linux-v6.1/arch/arm/boot/dts/
Dorion5x-rd88f5182-nas.dts132 * MPP[22] USB 0 over current indication
133 * MPP[23] USB 1 over current indication
/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h21 #define IXGBE_VFMAILBOX_RSTI 0x00000040 /* PF has reset indication */
90 #define IXGBE_VF_TRANS_VLAN 3 /* Indication of port VLAN */
/Linux-v6.1/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-v6.1/include/net/sctp/
Dulpevent.h112 __u32 indication, __u32 sid, __u32 seq,
124 __u32 indication, gfp_t gfp);
/Linux-v6.1/Documentation/ABI/testing/
Dima_policy166 with indication of type of digest in the measurement list.
175 which includes the indication of type of digest and the file
/Linux-v6.1/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

12345678910>>...25