Home
last modified time | relevance | path

Searched refs:dsn (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-module4 Contact: masa-korg@dsn.okisemi.com
10 Contact: masa-korg@dsn.okisemi.com
/Linux-v5.4/net/mac802154/
Diface.c381 hdr.seq = atomic_inc_return(&dev->ieee802154_ptr->dsn) & 0xFF; in ieee802154_header_create()
446 hdr.seq = atomic_inc_return(&dev->ieee802154_ptr->dsn) & 0xFF; in mac802154_header_create()
569 atomic_set(&wpan_dev->dsn, tmp); in ieee802154_setup_sdata()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_main.c2716 u8 dsn[8]; in ice_get_opt_fw_name() local
2729 put_unaligned_le32(dword, &dsn[0]); in ice_get_opt_fw_name()
2731 put_unaligned_le32(dword, &dsn[4]); in ice_get_opt_fw_name()
2735 dsn[7], dsn[6], dsn[5], dsn[4], in ice_get_opt_fw_name()
2736 dsn[3], dsn[2], dsn[1], dsn[0]); in ice_get_opt_fw_name()
/Linux-v5.4/include/net/
Dcfg802154.h349 atomic_t dsn; member
/Linux-v5.4/drivers/net/wireless/marvell/libertas/
Dhost.h948 __le32 dsn; member
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c11638 static int bnxt_pcie_dsn_get(struct bnxt *bp, u8 dsn[]) in bnxt_pcie_dsn_get() argument
11652 put_unaligned_le32(dw, &dsn[0]); in bnxt_pcie_dsn_get()
11654 put_unaligned_le32(dw, &dsn[4]); in bnxt_pcie_dsn_get()