Searched refs:pswd (Results 1 – 2 of 2) sorted by relevance
2147 uint8_t *pswd; /**< 6 bytes array of the password to use */ member
4703 al_assert(wol->pswd != NULL); in al_eth_wol_enable()4705 al_eth_byte_arr_to_reg(®, &wol->pswd[0], 4); in al_eth_wol_enable()4708 al_eth_byte_arr_to_reg(®, &wol->pswd[4], 2); in al_eth_wol_enable()