| /Linux-v6.1/Documentation/devicetree/bindings/net/wireless/ |
| D | qcom,ath11k.yaml | 132 - description: interrupt event for ring rxdma2host-monitor-destination-mac1 135 - description: interrupt event for ring ppdu-end-interrupts-mac1 138 - description: interrupt event for ring rxdma2host-monitor-status-ring-mac1 141 - description: interrupt event for ring host2rxdma-host-buf-ring-mac1 144 - description: interrupt event for ring rxdma2host-destination-ring-mac1 186 - const: rxdma2host-monitor-destination-mac1 189 - const: ppdu-end-interrupts-mac1 192 - const: rxdma2host-monitor-status-ring-mac1 195 - const: host2rxdma-host-buf-ring-mac1 198 - const: rxdma2host-destination-ring-mac1 [all …]
|
| /Linux-v6.1/drivers/net/wireguard/ |
| D | cookie.c | 29 static const u8 mac1_key_label[COOKIE_KEY_LABEL_LEN] = "mac1----"; 75 static void compute_mac1(u8 mac1[COOKIE_LEN], const void *message, size_t len, in compute_mac1() 79 offsetof(struct message_macs, mac1); in compute_mac1() 80 blake2s(mac1, message, key, COOKIE_LEN, len, NOISE_SYMMETRIC_KEY_LEN); in compute_mac1() 132 if (crypto_memneq(computed_mac, macs->mac1, COOKIE_LEN)) in wg_cookie_validate_packet() 163 compute_mac1(macs->mac1, message, len, in wg_cookie_add_mac_to_packet() 165 memcpy(peer->latest_cookie.last_mac1_sent, macs->mac1, COOKIE_LEN); in wg_cookie_add_mac_to_packet() 194 macs->mac1, COOKIE_LEN, dst->nonce, in wg_cookie_message_create()
|
| D | messages.h | 76 u8 mac1[COOKIE_LEN]; member
|
| /Linux-v6.1/arch/powerpc/boot/ |
| D | 44x.h | 10 void ebony_init(void *mac0, void *mac1); 11 void bamboo_init(void *mac0, void *mac1);
|
| D | bamboo.c | 37 void bamboo_init(void *mac0, void *mac1) in bamboo_init() argument 42 bamboo_mac1 = mac1; in bamboo_init()
|
| D | ebony.c | 80 void ebony_init(void *mac0, void *mac1) in ebony_init() argument 85 ebony_mac1 = mac1; in ebony_init()
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| D | rf.c | 404 /* We think if MAC1 is ON,then radio_a.txt in rtl92d_phy_enable_anotherphy() 456 /* seperately by MAC0, and MAC1 needn't configure RF; */ in rtl92d_phy_rf6052_config() 458 /* MAC1 use radio_b config 2nd PHY path_A. */ in rtl92d_phy_rf6052_config() 459 /* DMDP,MAC0 on G band,MAC1 on A band. */ in rtl92d_phy_rf6052_config() 469 /* We think if MAC1 is ON,then radio_a.txt and in rtl92d_phy_rf6052_config() 475 /* MAC1 needs PHY0 load radio_a.txt. in rtl92d_phy_rf6052_config() 492 /* Mac1 use PHY0 write */ in rtl92d_phy_rf6052_config() 585 /* check MAC1 enable or not again, if enabled, in rtl92d_phy_rf6052_config()
|
| /Linux-v6.1/arch/riscv/boot/dts/microchip/ |
| D | mpfs-polarberry.dts | 17 ethernet0 = &mac1; 50 &mac1 {
|
| D | mpfs-icicle-kit.dts | 18 ethernet0 = &mac1; 92 &mac1 {
|
| D | mpfs-sev-kit.dts | 19 ethernet0 = &mac1; 90 &mac1 {
|
| D | mpfs-m100pfsevp.dts | 22 ethernet1 = &mac1; 105 &mac1 {
|
| /Linux-v6.1/Documentation/devicetree/bindings/net/ |
| D | faraday,ftmac.txt | 20 mac1: mac@92000000 {
|
| D | ftgmac100.txt | 50 mac1: ethernet@1e680000 {
|
| /Linux-v6.1/drivers/net/wireless/ath/ath11k/ |
| D | pcic.c | 42 "rxdma2host-monitor-destination-mac1", 45 "ppdu-end-interrupts-mac1", 48 "rxdma2host-monitor-status-ring-mac1", 51 "host2rxdma-host-buf-ring-mac1", 54 "rxdma2host-destination-ring-mac1",
|
| D | ahb.c | 74 "rxdma2host-monitor-destination-mac1", 77 "ppdu-end-interrupts-mac1", 80 "rxdma2host-monitor-status-ring-mac1", 83 "host2rxdma-host-buf-ring-mac1", 86 "rxdma2host-destination-ring-mac1",
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | imx28-eukrea-mbmx287lc.dts | 23 &mac1 {
|
| D | ast2500-facebook-netbmc-common.dtsi | 59 &mac1 {
|
| D | ast2400-facebook-netbmc-common.dtsi | 65 &mac1 {
|
| D | aspeed-bmc-facebook-yamp.dts | 45 &mac1 {
|
| D | aspeed-ast2500-evb.dts | 73 &mac1 {
|
| D | aspeed-bmc-supermicro-x11spi.dts | 83 &mac1 {
|
| D | moxart-uc7112lx.dts | 110 &mac1 {
|
| D | aspeed-bmc-intel-s2600wf.dts | 78 &mac1 {
|
| D | aspeed-bmc-inspur-on5263m5.dts | 86 &mac1 {
|
| /Linux-v6.1/arch/mips/alchemy/common/ |
| D | platform.c | 430 printk(KERN_INFO "Alchemy: no memory for MAC1 resources\n"); in alchemy_setup_macs() 443 printk(KERN_INFO "Alchemy: failed to register MAC1\n"); in alchemy_setup_macs()
|