Home
last modified time | relevance | path

Searched full:mac2 (Results 1 – 25 of 56) sorted by relevance

123

/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath11k.yaml141 - description: interrupt event for ring rxdma2host-monitor-destination-mac2
144 - description: interrupt event for ring ppdu-end-interrupts-mac2
147 - description: interrupt event for ring rxdma2host-monitor-status-ring-mac2
150 - description: interrupt event for ring host2rxdma-host-buf-ring-mac2
153 - description: interrupt event for ring rxdma2host-destination-ring-mac2
195 - const: rxdma2host-monitor-destination-mac2
198 - const: ppdu-end-interrupts-mac2
201 - const: rxdma2host-monitor-status-ring-mac2
204 - const: host2rxdma-host-buf-ring-mac2
207 - const: rxdma2host-destination-ring-mac2
[all...]
H A Dqcom,ipq5332-wifi.yaml65 - description: interrupt event for ring rxdma2host-monitor-destination-mac2
68 - description: interrupt event for ring host2rxdma-host-buf-ring-mac2
80 - description: interrupt event for ring txmon2host-monitor-destination-mac2
117 - const: rxdma2host-monitor-destination-mac2
120 - const: host2rxdma-host-buf-ring-mac2
132 - const: txmon2host-monitor-destination-mac2
286 "rxdma2host-monitor-destination-mac2",
289 "host2rxdma-host-buf-ring-mac2",
301 "txmon2host-monitor-destination-mac2",
/linux/drivers/net/wireguard/
H A Dcookie.c83 static void compute_mac2(u8 mac2[COOKIE_LEN], const void *message, size_t len, in compute_mac2()
87 offsetof(struct message_macs, mac2); in compute_mac2()
88 blake2s(mac2, message, cookie, COOKIE_LEN, len, COOKIE_LEN); in compute_mac2()
143 if (crypto_memneq(computed_mac, macs->mac2, COOKIE_LEN)) in wg_cookie_validate_packet()
173 compute_mac2(macs->mac2, message, len, in wg_cookie_add_mac_to_packet()
176 memset(macs->mac2, 0, COOKIE_LEN); in wg_cookie_add_mac_to_packet()
H A Dmessages.h77 u8 mac2[COOKIE_LEN]; member
/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmicrel,ks8995.yaml81 ethernet = <&mac2>;
104 mac2: ethernet-port@2000 {
/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c43 "rxdma2host-monitor-destination-mac2",
46 "ppdu-end-interrupts-mac2",
49 "rxdma2host-monitor-status-ring-mac2",
52 "host2rxdma-host-buf-ring-mac2",
55 "rxdma2host-destination-ring-mac2",
H A Dahb.c78 "rxdma2host-monitor-destination-mac2",
81 "ppdu-end-interrupts-mac2",
84 "rxdma2host-monitor-status-ring-mac2",
87 "host2rxdma-host-buf-ring-mac2",
90 "rxdma2host-destination-ring-mac2",
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c66 "rxdma2host-monitor-destination-mac2",
69 "ppdu-end-interrupts-mac2",
72 "rxdma2host-monitor-status-ring-mac2",
75 "host2rxdma-host-buf-ring-mac2",
78 "rxdma2host-destination-ring-mac2",
H A Dpci.c114 "rxdma2host-monitor-destination-mac2",
117 "ppdu-end-interrupts-mac2",
120 "rxdma2host-monitor-status-ring-mac2",
123 "host2rxdma-host-buf-ring-mac2",
126 "rxdma2host-destination-ring-mac2",
/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.h55 * N/A N/A 0x0A or 0x0B MAC0 MAC1 MAC2 MAC3 MAC4 MAC5 */
/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric_ipv6.sh399 local mac2=$1; shift
406 bridge fdb add $mac2 dev vx20 self master extern_learn static \
411 ip neigh add $ip2 lladdr $mac2 nud noarp dev vlan20 \
H A Dvxlan_asymmetric.sh404 local mac2=$1; shift
411 bridge fdb add $mac2 dev vx20 self master extern_learn static \
416 ip neigh add $ip2 lladdr $mac2 nud noarp dev vlan20 \
H A Dvxlan_symmetric.sh447 local mac2=$1; shift
454 bridge fdb add $mac2 dev vx20 self master extern_learn static \
459 ip neigh add $ip2 lladdr $mac2 nud noarp dev vlan20 \
H A Dvxlan_symmetric_ipv6.sh444 local mac2=$1; shift
451 bridge fdb add $mac2 dev vx20 self master extern_learn static \
456 ip neigh add $ip2 lladdr $mac2 nud noarp dev vlan20 \
/linux/lib/crypto/tests/
H A Dhash-test-template.h608 u8 mac2[HASH_SIZE]; in test_hmac() local
635 HMAC(&key, test_buf, data_len, mac2); in test_hmac()
637 test, mac, mac2, HASH_SIZE, in test_hmac()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-qcom-dc-scm-v1.dts36 &mac2 {
H A Daspeed-ast2600-evb.dts144 &mac2 {
H A Daspeed-bmc-ufispace-ncplite.dts137 &mac2 {
H A Daspeed-bmc-inventec-starscream.dts65 &mac2 {
/linux/drivers/net/ethernet/alacritech/
H A Dslic.h339 u8 mac2[ETH_ALEN]; member
396 u8 mac2[ETH_ALEN]; member
/linux/arch/mips/include/asm/mach-rc32434/
H A Deth.h134 /* Ethernet MAC2 registers */
/linux/drivers/media/common/b2c2/
H A Dflexcop-hw-filter.c31 v418.mac_address_418.MAC2 = mac[1]; in flexcop_set_mac_filter()
H A Dflexcop_ibi_value_le.h319 u32 MAC2 : 8; member
H A Dflexcop_ibi_value_be.h320 u32 MAC2 : 8; member
/linux/drivers/scsi/qla4xxx/
H A Dql4_nvram.h127 u8 mac2[6]; /* x26 */ member

123